Home
last modified time | relevance | path

Searched refs:CRYPT_INVALID_PRIME_SIZE (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt.h72 CRYPT_INVALID_PRIME_SIZE,/* Invalid size of prime requested */ enumerator
/optee_os/core/lib/libtomcrypt/src/math/
H A Drand_prime.c31 return CRYPT_INVALID_PRIME_SIZE; in rand_prime()
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_constants.c47 C_STRINGIFY(CRYPT_INVALID_PRIME_SIZE),