Home
last modified time | relevance | path

Searched refs:cipher_id (Results 1 – 7 of 7) sorted by relevance

/optee_os/lib/libmbedtls/core/
A Dcmac.c23 mbedtls_cipher_id_t cipher_id; member
42 cipher_info = mbedtls_cipher_info_from_values(c->cipher_id, in mbed_cmac_init()
84 if (c->cipher_id == MBEDTLS_CIPHER_ID_3DES) in mbed_cmac_final()
128 const mbedtls_cipher_id_t cipher_id, in crypto_cmac_alloc_ctx() argument
143 cipher_info = mbedtls_cipher_info_from_values(cipher_id, key_bitlen, in crypto_cmac_alloc_ctx()
152 c->cipher_id = cipher_id; in crypto_cmac_alloc_ctx()
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcipher.h419 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( const mbedtls_cipher_id_t cipher_id,
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcipher.h419 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( const mbedtls_cipher_id_t cipher_id,
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcipher.h419 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( const mbedtls_cipher_id_t cipher_id,
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcipher.h419 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( const mbedtls_cipher_id_t cipher_id,
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher.h419 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( const mbedtls_cipher_id_t cipher_id,
/optee_os/lib/libmbedtls/mbedtls/library/
A Dcipher.c149 const mbedtls_cipher_id_t cipher_id, in mbedtls_cipher_info_from_values() argument
156 if( def->info->base->cipher == cipher_id && in mbedtls_cipher_info_from_values()

Completed in 18 milliseconds