Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dproverr.h127 # define PROV_R_TAG_NOT_SET 119 macro
/openssl/providers/common/
H A Dprovider_err.c181 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_TAG_NOT_SET), "tag not set"},
/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c116 ERR_raise(ERR_LIB_PROV, PROV_R_TAG_NOT_SET); in chacha20_poly1305_get_ctx_params()
H A Dciphercommon_ccm.c206 ERR_raise(ERR_LIB_PROV, PROV_R_TAG_NOT_SET); in ossl_ccm_get_ctx_params()
/openssl/crypto/err/
H A Dopenssl.txt1085 PROV_R_TAG_NOT_SET:119:tag not set

Completed in 39 milliseconds