Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/include/crypto/
H A Decx.h37 # define X448_SECURITY_BITS 224 macro
/third_party/openssl/include/crypto/
H A Decx.h37 # define X448_SECURITY_BITS 224 macro
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c153 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 Decx_meth.c153 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 Decx_kmgmt.c325 return ecx_get_params(key, params, X448_BITS, X448_SECURITY_BITS, in x448_get_params()
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c322 return ecx_get_params(key, params, X448_BITS, X448_SECURITY_BITS, in x448_get_params()
/third_party/openssl/test/
H A Devp_pkey_provided_test.c1049 security_bits = X448_SECURITY_BITS; in test_fromdata_ecx()

Completed in 14 milliseconds