Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_rsa.c36 #define MAX_BITS_EXP_E 256 macro
333 key->e = crypto_bignum_allocate(MAX_BITS_EXP_E); in do_allocate_keypair()
397 key->e = crypto_bignum_allocate(MAX_BITS_EXP_E); in do_allocate_publickey()