Home
last modified time | relevance | path

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

/openssl/test/
H A Dpkcs12_format_test.c225 static const PKCS12_ENC mac_default = { variable
503 mac.pass = mac_default.pass; in test_single_cert_mac_alg()
504 mac.iter = mac_default.iter; in test_single_cert_mac_alg()
513 mac.nid = mac_default.nid; in test_single_cert_mac_pass()
515 mac.iter = mac_default.iter; in test_single_cert_mac_pass()
524 mac.nid = mac_default.nid; in test_single_cert_mac_iter()
525 mac.pass = mac_default.pass; in test_single_cert_mac_iter()
545 end_pkcs12_with_mac(pb, &mac_default); in test_cert_key_with_attrs_and_mac()
576 end_pkcs12_with_mac(pb, &mac_default); in test_cert_key_encrypted_content()
607 end_pkcs12_with_mac(pb, &mac_default); in test_single_secret_encrypted_content()
[all …]

Completed in 6 milliseconds