Home
last modified time | relevance | path

Searched refs:ERR_R_ASN1_LIB (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dd2i_pu.c60 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in d2i_PublicKey()
67 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in d2i_PublicKey()
80 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in d2i_PublicKey()
H A Dd2i_pr.c127 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in ossl_d2i_PrivateKey_legacy()
/third_party/openssl/crypto/asn1/
H A Dd2i_pu.c60 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in d2i_PublicKey()
67 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in d2i_PublicKey()
80 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in d2i_PublicKey()
H A Dd2i_pr.c127 ERR_raise(ERR_LIB_ASN1, ERR_R_ASN1_LIB); in ossl_d2i_PrivateKey_legacy()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_rsa_legacy.c60 j = ERR_R_ASN1_LIB; in SSL_use_RSAPrivateKey_file()
90 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_use_RSAPrivateKey_ASN1()
142 j = ERR_R_ASN1_LIB; in SSL_CTX_use_RSAPrivateKey_file()
173 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_CTX_use_RSAPrivateKey_ASN1()
H A Dssl_rsa.c73 j = ERR_R_ASN1_LIB; in SSL_use_certificate_file()
109 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_use_certificate_ASN1()
174 j = ERR_R_ASN1_LIB; in SSL_use_PrivateKey_file()
202 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_use_PrivateKey_ASN1()
304 j = ERR_R_ASN1_LIB; in SSL_CTX_use_certificate_file()
336 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_CTX_use_certificate_ASN1()
377 j = ERR_R_ASN1_LIB; in SSL_CTX_use_PrivateKey_file()
404 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_CTX_use_PrivateKey_ASN1()
/third_party/openssl/ssl/
H A Dssl_rsa_legacy.c60 j = ERR_R_ASN1_LIB; in SSL_use_RSAPrivateKey_file()
90 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_use_RSAPrivateKey_ASN1()
142 j = ERR_R_ASN1_LIB; in SSL_CTX_use_RSAPrivateKey_file()
173 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_CTX_use_RSAPrivateKey_ASN1()
H A Dssl_rsa.c73 j = ERR_R_ASN1_LIB; in SSL_use_certificate_file()
109 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_use_certificate_ASN1()
174 j = ERR_R_ASN1_LIB; in SSL_use_PrivateKey_file()
202 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_use_PrivateKey_ASN1()
304 j = ERR_R_ASN1_LIB; in SSL_CTX_use_certificate_file()
336 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_CTX_use_certificate_ASN1()
377 j = ERR_R_ASN1_LIB; in SSL_CTX_use_PrivateKey_file()
404 ERR_raise(ERR_LIB_SSL, ERR_R_ASN1_LIB); in SSL_CTX_use_PrivateKey_ASN1()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c219 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2fieldid()
267 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2fieldid()
350 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2curve()
365 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2curve()
446 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_get_ecparameters()
456 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_get_ecparameters()
661 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_new_from_ecparameters()
734 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_new_from_ecparameters()
751 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_new_from_ecparameters()
/third_party/openssl/crypto/ec/
H A Dec_asn1.c219 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2fieldid()
267 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2fieldid()
350 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2curve()
365 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in ec_asn1_group2curve()
446 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_get_ecparameters()
456 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_get_ecparameters()
661 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_new_from_ecparameters()
734 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_new_from_ecparameters()
751 ERR_raise(ERR_LIB_EC, ERR_R_ASN1_LIB); in EC_GROUP_new_from_ecparameters()
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_oth.c33 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in PEM_ASN1_read_bio()
H A Dpem_info.c165 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in STACK_OF()
169 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in STACK_OF()
H A Dpem_all.c202 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in IMPLEMENT_PEM_write()
/third_party/openssl/crypto/pem/
H A Dpem_oth.c33 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in PEM_ASN1_read_bio()
H A Dpem_info.c165 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in STACK_OF()
169 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in STACK_OF()
H A Dpem_all.c202 ERR_raise(ERR_LIB_PEM, ERR_R_ASN1_LIB); in IMPLEMENT_PEM_write()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dby_file.c138 ERR_raise(ERR_LIB_X509, ERR_R_ASN1_LIB); in X509_load_cert_file_ex()
197 ERR_raise(ERR_LIB_X509, ERR_R_ASN1_LIB); in X509_load_crl_file()
/third_party/openssl/crypto/x509/
H A Dby_file.c138 ERR_raise(ERR_LIB_X509, ERR_R_ASN1_LIB); in X509_load_cert_file_ex()
197 ERR_raise(ERR_LIB_X509, ERR_R_ASN1_LIB); in X509_load_crl_file()
H A Dx509_att.c275 ERR_raise(ERR_LIB_X509, ERR_R_ASN1_LIB); in X509_ATTRIBUTE_set1_data()
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_lib.c28 ERR_raise(ERR_LIB_OBJ, ERR_R_ASN1_LIB); in OBJ_dup()
/third_party/openssl/crypto/objects/
H A Dobj_lib.c28 ERR_raise(ERR_LIB_OBJ, ERR_R_ASN1_LIB); in OBJ_dup()
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_p8e.c48 ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB); in PKCS8_encrypt_ex()
/third_party/openssl/crypto/pkcs12/
H A Dp12_p8e.c48 ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB); in PKCS8_encrypt_ex()
/third_party/openssl/ohos_lite/include/openssl/
H A Derr.h184 # define ERR_R_ASN1_LIB ERR_LIB_ASN1/* 13 */ macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Derr.h325 # define ERR_R_ASN1_LIB (ERR_LIB_ASN1/* 13 */ | ERR_RFLAG_COMMON) macro

Completed in 28 milliseconds

1234