Symbol: ERR_LIB_PKCS12
crypto/openssl/apps/pkcs12.c
905
if (ERR_GET_LIB(err) == ERR_LIB_PKCS12
crypto/openssl/crypto/err/err.c
59
{ ERR_PACK(ERR_LIB_PKCS12, 0, 0), "PKCS12 routines" },
crypto/openssl/crypto/pkcs12/p12_add.c
105
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_add.c
109
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_ERROR_SETTING_ENCRYPTED_DATA_TYPE);
crypto/openssl/crypto/pkcs12/p12_add.c
126
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_add.c
134
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_ENCRYPT_ERROR);
crypto/openssl/crypto/pkcs12/p12_add.c
162
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_DECODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_add.c
202
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_CONTENT_TYPE_NOT_DATA);
crypto/openssl/crypto/pkcs12/p12_add.c
207
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_DECODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_add.c
27
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_add.c
32
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_add.c
36
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_add.c
54
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_add.c
59
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_add.c
64
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_CANT_PACK_STRUCTURE);
crypto/openssl/crypto/pkcs12/p12_add.c
78
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_CONTENT_TYPE_NOT_DATA);
crypto/openssl/crypto/pkcs12/p12_add.c
83
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_DECODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_crpt.c
41
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_DECODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_crpt.c
55
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_KEY_GEN_ERROR);
crypto/openssl/crypto/pkcs12/p12_crpt.c
64
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_IV_GEN_ERROR);
crypto/openssl/crypto/pkcs12/p12_crt.c
103
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_CALLBACK_FAILED);
crypto/openssl/crypto/pkcs12/p12_crt.c
136
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_CALLBACK_FAILED);
crypto/openssl/crypto/pkcs12/p12_crt.c
63
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_INVALID_NULL_ARGUMENT);
crypto/openssl/crypto/pkcs12/p12_crt.c
88
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_CALLBACK_FAILED);
crypto/openssl/crypto/pkcs12/p12_decr.c
109
ERR_raise(ERR_LIB_PKCS12, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/pkcs12/p12_decr.c
150
ERR_raise(ERR_LIB_PKCS12, ERR_R_PASSED_NULL_PARAMETER);
crypto/openssl/crypto/pkcs12/p12_decr.c
169
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_DECODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_decr.c
199
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_decr.c
204
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_ENCODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_decr.c
209
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_ENCRYPT_ERROR);
crypto/openssl/crypto/pkcs12/p12_decr.c
32
ERR_raise(ERR_LIB_PKCS12, ERR_R_EVP_LIB);
crypto/openssl/crypto/pkcs12/p12_decr.c
50
ERR_raise(ERR_LIB_PKCS12, ERR_R_PASSED_NULL_PARAMETER);
crypto/openssl/crypto/pkcs12/p12_decr.c
59
ERR_raise(ERR_LIB_PKCS12, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/pkcs12/p12_decr.c
67
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_UNSUPPORTED_PKCS12_MODE);
crypto/openssl/crypto/pkcs12/p12_decr.c
74
ERR_raise(ERR_LIB_PKCS12, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/pkcs12/p12_decr.c
86
ERR_raise(ERR_LIB_PKCS12, ERR_R_EVP_LIB);
crypto/openssl/crypto/pkcs12/p12_decr.c
94
ERR_raise_data(ERR_LIB_PKCS12, PKCS12_R_PKCS12_CIPHERFINAL_ERROR,
crypto/openssl/crypto/pkcs12/p12_init.c
23
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_init.c
32
ERR_raise(ERR_LIB_PKCS12, ERR_R_PKCS7_LIB);
crypto/openssl/crypto/pkcs12/p12_init.c
39
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_init.c
44
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_UNSUPPORTED_PKCS12_MODE);
crypto/openssl/crypto/pkcs12/p12_key.c
32
ERR_raise(ERR_LIB_PKCS12, ERR_R_PKCS12_LIB);
crypto/openssl/crypto/pkcs12/p12_key.c
62
ERR_raise(ERR_LIB_PKCS12, ERR_R_PKCS12_LIB);
crypto/openssl/crypto/pkcs12/p12_kiss.c
49
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_INVALID_NULL_PKCS12_POINTER);
crypto/openssl/crypto/pkcs12/p12_kiss.c
67
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_VERIFY_FAILURE);
crypto/openssl/crypto/pkcs12/p12_kiss.c
71
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_VERIFY_FAILURE);
crypto/openssl/crypto/pkcs12/p12_kiss.c
81
ERR_raise(ERR_LIB_PKCS12, ERR_R_CRYPTO_LIB);
crypto/openssl/crypto/pkcs12/p12_kiss.c
90
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_PARSE_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
122
ERR_raise(ERR_LIB_PKCS12, ERR_R_UNSUPPORTED);
crypto/openssl/crypto/pkcs12/p12_mutl.c
135
ERR_raise(ERR_LIB_PKCS12, ERR_R_FETCH_FAILED);
crypto/openssl/crypto/pkcs12/p12_mutl.c
142
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_PARSE_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
151
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_PARSE_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
158
ERR_raise(ERR_LIB_PKCS12, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
193
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_CONTENT_TYPE_NOT_DATA);
crypto/openssl/crypto/pkcs12/p12_mutl.c
198
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_DECODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
225
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_UNKNOWN_DIGEST_ALGORITHM);
crypto/openssl/crypto/pkcs12/p12_mutl.c
248
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_KEY_GEN_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
272
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_KEY_GEN_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
282
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_KEY_GEN_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
319
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_ABSENT);
crypto/openssl/crypto/pkcs12/p12_mutl.c
332
ERR_raise(ERR_LIB_PKCS12, ERR_R_UNSUPPORTED);
crypto/openssl/crypto/pkcs12/p12_mutl.c
339
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_GENERATION_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
346
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_GENERATION_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
373
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_SETUP_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
380
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_GENERATION_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
385
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_STRING_SET_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
413
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_mutl.c
417
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_mutl.c
438
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_mutl.c
485
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_UNKNOWN_DIGEST_ALGORITHM);
crypto/openssl/crypto/pkcs12/p12_mutl.c
495
ERR_raise(ERR_LIB_PKCS12, ERR_R_RAND_LIB);
crypto/openssl/crypto/pkcs12/p12_mutl.c
509
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_SETUP_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
514
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_SETUP_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
535
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_GENERATION_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
539
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_STRING_SET_ERROR);
crypto/openssl/crypto/pkcs12/p12_mutl.c
90
ERR_raise(ERR_LIB_PKCS12, ERR_R_PASSED_INVALID_ARGUMENT);
crypto/openssl/crypto/pkcs12/p12_mutl.c
96
ERR_raise(ERR_LIB_PKCS12, ERR_R_PASSED_INVALID_ARGUMENT);
crypto/openssl/crypto/pkcs12/p12_npas.c
39
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_INVALID_NULL_PKCS12_POINTER);
crypto/openssl/crypto/pkcs12/p12_npas.c
46
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_MAC_VERIFY_FAILURE);
crypto/openssl/crypto/pkcs12/p12_npas.c
51
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_PARSE_ERROR);
crypto/openssl/crypto/pkcs12/p12_p8e.c
27
ERR_raise(ERR_LIB_PKCS12, ERR_R_PASSED_NULL_PARAMETER);
crypto/openssl/crypto/pkcs12/p12_p8e.c
37
ERR_raise(ERR_LIB_PKCS12, ERR_R_PASSED_NULL_PARAMETER);
crypto/openssl/crypto/pkcs12/p12_p8e.c
48
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_p8e.c
79
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_ENCRYPT_ERROR);
crypto/openssl/crypto/pkcs12/p12_sbag.c
168
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_sbag.c
178
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_sbag.c
184
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_ENCODE_ERROR);
crypto/openssl/crypto/pkcs12/p12_sbag.c
190
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_sbag.c
197
ERR_raise(ERR_LIB_PKCS12, PKCS12_R_INVALID_TYPE);
crypto/openssl/crypto/pkcs12/p12_sbag.c
202
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_sbag.c
221
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/p12_sbag.c
237
ERR_raise(ERR_LIB_PKCS12, ERR_R_ASN1_LIB);
crypto/openssl/crypto/pkcs12/pk12err.c
18
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_CALLBACK_FAILED), "callback failed" },
crypto/openssl/crypto/pkcs12/pk12err.c
19
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_CANT_PACK_STRUCTURE),
crypto/openssl/crypto/pkcs12/pk12err.c
21
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_CONTENT_TYPE_NOT_DATA),
crypto/openssl/crypto/pkcs12/pk12err.c
23
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_DECODE_ERROR), "decode error" },
crypto/openssl/crypto/pkcs12/pk12err.c
24
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_ENCODE_ERROR), "encode error" },
crypto/openssl/crypto/pkcs12/pk12err.c
25
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_ENCRYPT_ERROR), "encrypt error" },
crypto/openssl/crypto/pkcs12/pk12err.c
26
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_ERROR_SETTING_ENCRYPTED_DATA_TYPE),
crypto/openssl/crypto/pkcs12/pk12err.c
28
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_INVALID_NULL_ARGUMENT),
crypto/openssl/crypto/pkcs12/pk12err.c
30
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_INVALID_NULL_PKCS12_POINTER),
crypto/openssl/crypto/pkcs12/pk12err.c
32
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_INVALID_TYPE), "invalid type" },
crypto/openssl/crypto/pkcs12/pk12err.c
33
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_IV_GEN_ERROR), "iv gen error" },
crypto/openssl/crypto/pkcs12/pk12err.c
34
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_KEY_GEN_ERROR), "key gen error" },
crypto/openssl/crypto/pkcs12/pk12err.c
35
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_MAC_ABSENT), "mac absent" },
crypto/openssl/crypto/pkcs12/pk12err.c
36
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_MAC_GENERATION_ERROR),
crypto/openssl/crypto/pkcs12/pk12err.c
38
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_MAC_SETUP_ERROR), "mac setup error" },
crypto/openssl/crypto/pkcs12/pk12err.c
39
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_MAC_STRING_SET_ERROR),
crypto/openssl/crypto/pkcs12/pk12err.c
41
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_MAC_VERIFY_FAILURE),
crypto/openssl/crypto/pkcs12/pk12err.c
43
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_PARSE_ERROR), "parse error" },
crypto/openssl/crypto/pkcs12/pk12err.c
44
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_PKCS12_CIPHERFINAL_ERROR),
crypto/openssl/crypto/pkcs12/pk12err.c
46
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_UNKNOWN_DIGEST_ALGORITHM),
crypto/openssl/crypto/pkcs12/pk12err.c
48
{ ERR_PACK(ERR_LIB_PKCS12, 0, PKCS12_R_UNSUPPORTED_PKCS12_MODE),
crypto/openssl/include/openssl/err.h
158
#define PKCS12err(f, r) ERR_raise_data(ERR_LIB_PKCS12, (r), NULL)
crypto/openssl/include/openssl/err.h
334
#define ERR_R_PKCS12_LIB (ERR_LIB_PKCS12 /* 35 */ | ERR_RFLAG_COMMON)