Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_err.c197 {ERR_REASON(ASN1_R_WRONG_PUBLIC_KEY_TYPE), "wrong public key type"},
H A Dasn1_item.c386 ASN1error(ASN1_R_WRONG_PUBLIC_KEY_TYPE); in ASN1_item_verify()
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h1193 #define ASN1_R_WRONG_PUBLIC_KEY_TYPE 200 macro