Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Decc.h33 #define ECC_CURVE_NIST_P192_DIGITS 3 macro
/openbmc/linux/crypto/
H A Decdh.c133 ctx->ndigits = ECC_CURVE_NIST_P192_DIGITS; in ecdh_nist_p192_init_tfm()