Home
last modified time | relevance | path

Searched defs:n_bits (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Ddsa.c23 size_t *n_bits) in get_keys_size()
43 size_t n_bits = 0; in crypto_acipher_alloc_dsa_keypair() local
71 size_t n_bits = 0; in crypto_acipher_alloc_dsa_public_key() local
98 size_t n_bits = 0; in crypto_acipher_gen_dsa_key() local
/optee_os-3.20.0/core/drivers/crypto/caam/acipher/
A Dcaam_dsa.c274 size_t n_bits) in do_allocate_keypair()
328 size_t l_bits, size_t n_bits) in do_allocate_publickey()
378 size_t n_bits) in do_gen_keypair()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dbignum.c2496 size_t n_bits = mbedtls_mpi_bitlen( N ); in mbedtls_mpi_random() local

Completed in 8 milliseconds