Searched refs:add_secretbag (Results 1 - 3 of 3) sorted by relevance
/third_party/openssl/test/helpers/ |
H A D | pkcs12.h | 83 void add_secretbag(PKCS12_BUILDER *pb, int secret_nid, const char *secret,
|
H A D | pkcs12.c | 441 void add_secretbag(PKCS12_BUILDER *pb, int secret_nid, const char *secret, in add_secretbag() function
|
/third_party/openssl/test/ |
H A D | pkcs12_format_test.c | 594 add_secretbag(pb, custom_nid, "VerySecretMessage", ATTRS1); in test_single_secret_encrypted_content() 629 add_secretbag(pb, custom_nid, "VerySecretMessage", ATTRS1); in test_single_secret() 682 add_secretbag(pb, custom_nid, "VeryVerySecretMessage", ATTRS1); in test_multiple_contents()
|
Completed in 3 milliseconds