Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/include/openssl/
HDrsaerr.h80 # define RSA_F_RSA_PSS_TO_CTX 155 macro
/freebsd-13-stable/crypto/openssl/crypto/rsa/
HDrsa_ameth.c680 RSAerr(RSA_F_RSA_PSS_TO_CTX, RSA_R_UNSUPPORTED_SIGNATURE_TYPE); in rsa_pss_to_ctx()
687 RSAerr(RSA_F_RSA_PSS_TO_CTX, RSA_R_INVALID_PSS_PARAMETERS); in rsa_pss_to_ctx()
700 RSAerr(RSA_F_RSA_PSS_TO_CTX, RSA_R_DIGEST_DOES_NOT_MATCH); in rsa_pss_to_ctx()
HDrsa_err.c94 {ERR_PACK(ERR_LIB_RSA, RSA_F_RSA_PSS_TO_CTX, 0), "rsa_pss_to_ctx"},
/freebsd-13-stable/crypto/openssl/crypto/err/
HDopenssl.txt1091 RSA_F_RSA_PSS_TO_CTX:155:rsa_pss_to_ctx