Home
last modified time | relevance | path

Searched refs:mbedtls_cipher_info_from_values (Results 1 – 15 of 15) sorted by relevance

/optee_os/lib/libmbedtls/core/
A Dcmac.c42 cipher_info = mbedtls_cipher_info_from_values(c->cipher_id, in mbed_cmac_init()
143 cipher_info = mbedtls_cipher_info_from_values(cipher_id, key_bitlen, 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,
A Dcompat-1.3.h1815 #define cipher_info_from_values mbedtls_cipher_info_from_values
/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,
A Dcompat-1.3.h1815 #define cipher_info_from_values mbedtls_cipher_info_from_values
/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,
A Dcompat-1.3.h1815 #define cipher_info_from_values mbedtls_cipher_info_from_values
/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,
A Dcompat-1.3.h1815 #define cipher_info_from_values mbedtls_cipher_info_from_values
/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,
A Dcompat-1.3.h1815 #define cipher_info_from_values mbedtls_cipher_info_from_values
/optee_os/lib/libmbedtls/mbedtls/library/
A Dccm.c78 cipher_info = mbedtls_cipher_info_from_values( cipher, keybits, in mbedtls_ccm_setkey()
A Dnist_kw.c117 cipher_info = mbedtls_cipher_info_from_values( cipher, in mbedtls_nist_kw_setkey()
A Dgcm.c173 cipher_info = mbedtls_cipher_info_from_values( cipher, keybits, in mbedtls_gcm_setkey()
A Dcipher.c148 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( in mbedtls_cipher_info_from_values() function

Completed in 84 milliseconds