Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Decc.c48 size_t *key_size_bytes, size_t *key_size_bits) in ecc_get_keysize()
114 size_t key_size_bits = 0; in ecc_generate_keypair() local
174 size_t key_size_bits = 0; in ecc_sign() local
251 size_t key_size_bytes, key_size_bits = 0; in ecc_verify() local
401 size_t key_size_bits) in crypto_asym_alloc_ecc_keypair()
501 size_t key_size_bits) in crypto_asym_alloc_ecc_public_key()
H A Ddh.c18 size_t key_size_bits) in crypto_acipher_alloc_dh_keypair()
H A Drsa.c197 size_t key_size_bits) in sw_crypto_acipher_alloc_rsa_keypair()
236 size_t key_size_bits) in sw_crypto_acipher_alloc_rsa_public_key()
/optee_os/core/pta/tests/
H A Daes_perf.c53 size_t key_size_bits, size_t payload_len) in init_ctx()
171 size_t key_size_bits = 0; in core_aes_perf_tests() local
/optee_os/core/pta/rockchip/
H A Drk_secure_boot.c46 static TEE_Result write_key_size(uint32_t key_size_bits) in write_key_size()
166 uint32_t key_size_bits = 0; in burn_hash() local
/optee_os/core/lib/libtomcrypt/
H A Decc.c33 size_t *key_size_bits, in ecc_get_curve_info()
137 size_t key_size_bits = 0; in _ltc_ecc_generate_keypair() local
/optee_os/core/crypto/
H A Dsigned_hdr.c61 static bool is_weak_key_size(uint32_t algo, size_t key_size_bits) in is_weak_key_size()
H A Dcrypto.c712 size_t key_size_bits) in crypto_acipher_alloc_ecc_public_key()
730 size_t key_size_bits) in crypto_acipher_alloc_ecc_keypair()
754 size_t key_size_bits) in crypto_acipher_gen_ecc_key()
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c131 size_t key_size_bits = 0; in ecc_generate_keypair() local