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.c218 static const PKCS12_ENC mac_default = { variable
494 mac.pass = mac_default.pass; in test_single_cert_mac_alg()
495 mac.iter = mac_default.iter; in test_single_cert_mac_alg()
504 mac.nid = mac_default.nid; in test_single_cert_mac_pass()
506 mac.iter = mac_default.iter; in test_single_cert_mac_pass()
515 mac.nid = mac_default.nid; in test_single_cert_mac_iter()
516 mac.pass = mac_default.pass; in test_single_cert_mac_iter()
536 end_pkcs12_with_mac(pb, &mac_default); in test_cert_key_with_attrs_and_mac()
567 end_pkcs12_with_mac(pb, &mac_default); in test_cert_key_encrypted_content()
598 end_pkcs12_with_mac(pb, &mac_default); in test_single_secret_encrypted_content()
[all …]

Completed in 19 milliseconds