Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dproverr.h103 # define PROV_R_NOT_A_PUBLIC_KEY 220 macro
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c247 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in dh_to_text()
322 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in dsa_to_text()
533 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in ec_to_text()
603 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in ecx_to_text()
H A Dencode_key2any.c477 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in dh_spki_pub_to_der()
592 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in dsa_spki_pub_to_der()
705 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in ec_spki_pub_to_der()
/openssl/providers/common/
H A Dprovider_err.c141 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_NOT_A_PUBLIC_KEY), "not a public key"},
/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c735 ERR_raise(ERR_LIB_PROV, PROV_R_NOT_A_PUBLIC_KEY); in common_get_params()
/openssl/crypto/err/
H A Dopenssl.txt1057 PROV_R_NOT_A_PUBLIC_KEY:220:not a public key

Completed in 32 milliseconds