Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c52 size_t *key_size_bytes, size_t *key_size_bits) in ecc_get_keysize()
153 size_t key_size_bits = 0; in ecc_generate_keypair() local
214 size_t key_size_bits = 0; in ecc_sign() local
291 size_t key_size_bytes, key_size_bits = 0; in ecc_verify() local
440 size_t key_size_bits) in crypto_asym_alloc_ecc_keypair()
540 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.c136 size_t key_size_bits) in sw_crypto_acipher_alloc_rsa_keypair()
175 size_t key_size_bits) in sw_crypto_acipher_alloc_rsa_public_key()
/optee_os-3.20.0/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-3.20.0/core/lib/libtomcrypt/
A Decc.c33 size_t *key_size_bits, in ecc_get_curve_info()
142 size_t key_size_bits = 0; in _ltc_ecc_generate_keypair() local
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c124 size_t key_size_bits = 0; in ecc_generate_keypair() local
/optee_os-3.20.0/core/crypto/
A Dcrypto.c681 size_t key_size_bits) in crypto_acipher_alloc_ecc_public_key()
699 size_t key_size_bits) in crypto_acipher_alloc_ecc_keypair()
723 size_t key_size_bits) in crypto_acipher_gen_ecc_key()

Completed in 10 milliseconds