Home
last modified time | relevance | path

Searched refs:one_byte_mac_cms_der (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcmsapitest.c77 static const unsigned char one_byte_mac_cms_der[423] = { variable
119 const unsigned char *derptr = one_byte_mac_cms_der; in test_short_mac_on_auth_envelope_data()
121 CMS_ContentInfo *content = d2i_CMS_ContentInfo(NULL, &derptr, OSSL_NELEM(one_byte_mac_cms_der)); in test_short_mac_on_auth_envelope_data()