Home
last modified time | relevance | path

Searched refs:ECC_CURVE_NIST_P192 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Decdh.h26 #define ECC_CURVE_NIST_P192 0x0001 macro
/kernel/linux/linux-6.6/include/crypto/
H A Decdh.h26 #define ECC_CURVE_NIST_P192 0x0001 macro
/kernel/linux/linux-5.10/crypto/
H A Decdh.c29 case ECC_CURVE_NIST_P192: return ECC_CURVE_NIST_P192_DIGITS; in ecdh_supported_curve()
H A Decdsa.c316 return ecdsa_ecc_ctx_init(ctx, ECC_CURVE_NIST_P192); in ecdsa_nist_p192_init_tfm()
H A Decc.c49 case ECC_CURVE_NIST_P192: in ecc_get_curve()
/kernel/linux/linux-6.6/crypto/
H A Decdh.c130 ctx->curve_id = ECC_CURVE_NIST_P192; in ecdh_nist_p192_init_tfm()
H A Decdsa.c316 return ecdsa_ecc_ctx_init(ctx, ECC_CURVE_NIST_P192); in ecdsa_nist_p192_init_tfm()
H A Decc.c57 case ECC_CURVE_NIST_P192: in ecc_get_curve()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1244 case ECC_CURVE_NIST_P192: in hpre_ecdh_supported_curve()
1309 case ECC_CURVE_NIST_P192: in hpre_ecdh_get_curvesz()
1639 ctx->curve_id = ECC_CURVE_NIST_P192; in hpre_ecdh_nist_p192_init_tfm()

Completed in 11 milliseconds