Home
last modified time | relevance | path

Searched defs:key_size_bits (Results 1 – 7 of 7) sorted by relevance

/optee_os/lib/libmbedtls/core/
A Decc.c52 size_t *key_size_bytes, size_t *key_size_bits) in ecc_get_keysize()
125 size_t key_size_bits = 0; in ecc_generate_keypair() local
183 size_t key_size_bits = 0; in ecc_sign() local
250 size_t key_size_bytes, key_size_bits = 0; in ecc_verify() local
370 size_t key_size_bits) in crypto_asym_alloc_ecc_keypair()
441 size_t key_size_bits) in crypto_asym_alloc_ecc_public_key()
A Ddh.c18 size_t key_size_bits) in crypto_acipher_alloc_dh_keypair()
A Drsa.c130 size_t key_size_bits) in crypto_acipher_alloc_rsa_keypair()
165 size_t key_size_bits) in crypto_acipher_alloc_rsa_public_key()
/optee_os/core/pta/tests/
A Daes_perf.c54 size_t key_size_bits, size_t payload_len) in init_ctx()
172 size_t key_size_bits = 0; in core_aes_perf_tests() local
/optee_os/core/lib/libtomcrypt/
A Decc.c33 size_t *key_size_bits, in ecc_get_curve_info()
124 size_t key_size_bits = 0; in _ltc_ecc_generate_keypair() local
/optee_os/core/drivers/crypto/crypto_api/acipher/
A Decc.c101 size_t key_size_bits = 0; in ecc_generate_keypair() local
/optee_os/core/crypto/
A Dcrypto.c678 size_t key_size_bits) in crypto_acipher_alloc_ecc_public_key()
696 size_t key_size_bits) in crypto_acipher_alloc_ecc_keypair()
720 size_t key_size_bits) in crypto_acipher_gen_ecc_key()

Completed in 10 milliseconds