Searched refs:p384 (Results 1 – 9 of 9) sorted by relevance
| /src/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | pkinit_constants.c | 393 static const uint8_t p384[] = { variable 407 const krb5_data ec_p384 = { KV5M_DATA, sizeof(p384), (char *)p384 };
|
| /src/crypto/openssl/test/ssl-tests/ |
| H A D | 28-seclevel.cnf.in | 72 "Certificate" => test_pem("p384-server-cert.pem"), 73 "PrivateKey" => test_pem("p384-server-key.pem"), 76 "VerifyCAFile" => test_pem("p384-root.pem") },
|
| H A D | 28-seclevel.cnf | 119 Certificate = ${ENV::TEST_CERTS_DIR}/p384-server-cert.pem 122 PrivateKey = ${ENV::TEST_CERTS_DIR}/p384-server-key.pem 126 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/p384-root.pem
|
| H A D | 20-cert-select.cnf.in | 281 "VerifyCAFile" => test_pem("p384-root.pem"), 294 "ECDSA.Certificate" => test_pem("p384-server-cert.pem"), 295 "ECDSA.PrivateKey" => test_pem("p384-server-key.pem"), 300 "VerifyCAFile" => test_pem("p384-root.pem"),
|
| H A D | 20-cert-select.cnf | 492 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/p384-root.pem 514 ECDSA.Certificate = ${ENV::TEST_CERTS_DIR}/p384-server-cert.pem 515 ECDSA.PrivateKey = ${ENV::TEST_CERTS_DIR}/p384-server-key.pem 522 VerifyCAFile = ${ENV::TEST_CERTS_DIR}/p384-root.pem
|
| /src/contrib/bearssl/test/x509/ |
| H A D | alltests.txt | 22 name = root-p384 64 name = ee-p384 91 name = root-p384 93 key = root-p384 601 anchors = root-p384 602 chain = ee-p384.crt ica2-p384.crt ica1-p384.crt 606 eekey = ee-p384
|
| /src/crypto/openssl/crypto/ec/ |
| H A D | ecp_nistp384.c | 862 limb zero, p384; in felem_is_zero() local 866 p384 = (in[0] ^ 0x000000ffffffff) | (in[1] ^ 0xffff0000000000) in felem_is_zero() 870 p384 = ((int64_t)(p384)-1) >> 63; in felem_is_zero() 872 return (zero | p384); in felem_is_zero()
|
| /src/crypto/openssl/providers/implementations/keymgmt/ |
| H A D | mlx_kmgmt.c | 814 DECLARE_DISPATCH(p384, 1);
|
| /src/contrib/ntp/ |
| H A D | ChangeLog | 1670 (4.2.7p384) 2013/08/18 Released by Harlan Stenn <stenn@ntp.org>
|