Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/evp/
Devp_err.c147 {ERR_REASON(EVP_R_UNSUPPORTED_KEY_SIZE) , "unsupported key size"},
Devp_aead.c60 EVPerror(EVP_R_UNSUPPORTED_KEY_SIZE); in EVP_AEAD_CTX_init()
De_rc2.c334 EVPerror(EVP_R_UNSUPPORTED_KEY_SIZE); in rc2_magic_to_meth()
Devp.h1281 #define EVP_R_UNSUPPORTED_KEY_SIZE 108 macro