Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c4864 const unsigned char badcmackey[] = { 0x00, 0x01 }; in test_signatures_with_engine() local
4901 pkey = EVP_PKEY_new_CMAC_key(e, badcmackey, sizeof(badcmackey), in test_signatures_with_engine()