Searched refs:one (Results 1 – 2 of 2) sorted by relevance
/crypto/ |
D | ecc.c | 1297 u64 one[ECC_MAX_DIGITS] = { 1, }; in __ecc_is_key_valid() local 1307 if (vli_cmp(one, private_key, ndigits) != -1) in __ecc_is_key_valid() 1309 vli_sub(res, curve->n, one, ndigits); in __ecc_is_key_valid() 1310 vli_sub(res, res, one, ndigits); in __ecc_is_key_valid()
|
D | Kconfig | 263 RFC 7091, ISO/IEC 14888-3:2018) is one of the Russian cryptographic 979 Streebog Hash Function (GOST R 34.11-2012, RFC 6986) is one of the Russian 1371 algorithm are provided; regular processing one input block and 1372 one that processes three blocks parallel. 1750 NIST SP800-90A compliant DRBG. In the following submenu, one or
|