Searched refs:X448_SECURITY_BITS (Results 1 - 7 of 7) sorted by relevance
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | ecx.h | 37 # define X448_SECURITY_BITS 224 macro
|
/third_party/openssl/include/crypto/ |
H A D | ecx.h | 37 # define X448_SECURITY_BITS 224 macro
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecx_meth.c | 153 return X448_SECURITY_BITS; in ecx_security_bits() 601 X509_SIG_INFO_set(siginf, NID_undef, NID_ED448, X448_SECURITY_BITS, in ecd_sig_info_set448()
|
/third_party/openssl/crypto/ec/ |
H A D | ecx_meth.c | 153 return X448_SECURITY_BITS; in ecx_security_bits() 601 X509_SIG_INFO_set(siginf, NID_undef, NID_ED448, X448_SECURITY_BITS, in ecd_sig_info_set448()
|
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 325 return ecx_get_params(key, params, X448_BITS, X448_SECURITY_BITS, in x448_get_params()
|
/third_party/openssl/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 322 return ecx_get_params(key, params, X448_BITS, X448_SECURITY_BITS, in x448_get_params()
|
/third_party/openssl/test/ |
H A D | evp_pkey_provided_test.c | 1049 security_bits = X448_SECURITY_BITS; in test_fromdata_ecx()
|
Completed in 14 milliseconds