Dr. Stephen Henson <steve <at> openssl.org> writes: > The main difference is that the CMAC_CTX structure is opaque so you need to > call CMS_CTX_new() to allocate it and CMAC_CTX_free() to free it up. > > Check out the fuinction print_cmac_gen in the file fips/cmac/fips_cmactest.c > for an example.
Oh very good, I think that has what I need. Thank you very much! Cassie ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
