Home
last modified time | relevance | path

Searched refs:custom_nid (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dpkcs12_format_test.c587 int custom_nid = get_custom_oid(); in test_single_secret_encrypted_content() local
594 add_secretbag(pb, custom_nid, "VerySecretMessage", ATTRS1); in test_single_secret_encrypted_content()
605 check_secretbag(pb, custom_nid, "VerySecretMessage", ATTRS1); in test_single_secret_encrypted_content()
616 int custom_nid; in test_single_secret() local
622 custom_nid = get_custom_oid(); in test_single_secret()
629 add_secretbag(pb, custom_nid, "VerySecretMessage", ATTRS1); in test_single_secret()
640 check_secretbag(pb, custom_nid, "VerySecretMessage", ATTRS1); in test_single_secret()
666 int custom_nid = get_custom_oid(); in test_multiple_contents() local
682 add_secretbag(pb, custom_nid, "VeryVerySecretMessage", ATTRS1); in test_multiple_contents()
702 check_secretbag(pb, custom_nid, "VeryVerySecretMessag in test_multiple_contents()
[all...]

Completed in 3 milliseconds