/optee_os/core/lib/libtomcrypt/ |
A D | des2_key.h | 6 static inline void get_des2_key(const uint8_t **key, size_t *key_len, in get_des2_key()
|
A D | aes.c | 13 TEE_Result crypto_aes_expand_enc_key(const void *key, size_t key_len, in crypto_aes_expand_enc_key()
|
A D | ccm.c | 63 const uint8_t *key, size_t key_len, in crypto_aes_ccm_init()
|
A D | gcm.c | 62 const uint8_t *key, size_t key_len, in crypto_aes_gcm_init()
|
/optee_os/core/lib/libtomcrypt/src/pk/ed25519/ |
A D | ed25519_import.c | 29 unsigned long key_len; in ed25519_import() local
|
/optee_os/core/lib/libtomcrypt/src/pk/x25519/ |
A D | x25519_import.c | 29 unsigned long key_len; in x25519_import() local
|
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/ |
A D | ec25519_import_pkcs8.c | 38 unsigned long version, key_len; in ec25519_import_pkcs8() local
|
/optee_os/lib/libmbedtls/core/ |
A D | aes.c | 16 TEE_Result crypto_aes_expand_enc_key(const void *key, size_t key_len, in crypto_aes_expand_enc_key()
|
/optee_os/core/drivers/crypto/se050/core/ |
A D | ecc.c | 190 static TEE_Result set_binary_data(struct bignum *b, size_t key_len, uint8_t **p, in set_binary_data() 218 size_t key_len) in se050_inject_public_key() 274 size_t key_len) in se050_inject_keypair()
|
/optee_os/core/arch/arm/crypto/ |
A D | aes_armv8a_ce.c | 64 static void expand_enc_key(uint32_t *enc_key, size_t key_len) in expand_enc_key() 120 TEE_Result crypto_accel_aes_expand_keys(const void *key, size_t key_len, in crypto_accel_aes_expand_keys()
|
/optee_os/core/drivers/crypto/se050/glue/ |
A D | user.c | 67 uint8_t *key, size_t key_len, in glue_cipher_one_go()
|
/optee_os/core/pta/tests/ |
A D | aes_perf.c | 60 size_t key_len = 0; in init_ctx() local
|
/optee_os/core/drivers/crypto/crypto_api/authenc/ |
A D | authenc.c | 77 size_t key_len, const uint8_t *nonce, in authenc_init()
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | ssl_tls13_keys.c | 200 size_t slen, size_t key_len, size_t iv_len, in mbedtls_ssl_tls1_3_make_traffic_keys()
|
A D | nist_kw.c | 542 static const unsigned int key_len[KW_TESTS] = { 16, 24, 32 }; variable
|
A D | gcm.c | 786 int key_len = 128 + 64 * j; in mbedtls_gcm_self_test() local
|
A D | pk_wrap.c | 549 int key_len; in ecdsa_verify_wrap() local
|
/optee_os/core/crypto/ |
A D | aes-gcm.c | 126 size_t key_len, const void *nonce, in internal_aes_gcm_init() 462 const uint8_t *key, size_t key_len, in aes_gcm_init()
|
A D | crypto.c | 376 const uint8_t *key, size_t key_len, in crypto_authenc_init()
|
/optee_os/core/drivers/crypto/se050/adaptors/apis/ |
A D | apdu.c | 698 uint8_t *key, size_t *key_len) in se050_key_store_get_ecc_key_bin()
|
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
A D | ssl_internal.h | 417 size_t key_len; /*!< The length of client_write_key and member
|
/optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
A D | ssl_internal.h | 417 size_t key_len; /*!< The length of client_write_key and member
|
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | ssl_internal.h | 417 size_t key_len; /*!< The length of client_write_key and member
|
/optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
A D | ssl_internal.h | 417 size_t key_len; /*!< The length of client_write_key and member
|
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
A D | ssl_internal.h | 417 size_t key_len; /*!< The length of client_write_key and member
|