Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Decdh.h29 #define ECC_CURVE_NIST_P521 0x0004 macro
/linux/crypto/
H A Decc.c63 case ECC_CURVE_NIST_P521: in ecc_get_curve()