Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dcipher.h424 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values(const mbedtls_cipher_id_t cipher_id,
/external/mbedtls/include/mbedtls/
Dcipher.h424 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values(const mbedtls_cipher_id_t cipher_id,
/external/mbedtls/library/
Dpsa_crypto_cipher.c146 return mbedtls_cipher_info_from_values(cipher_id_tmp, in mbedtls_cipher_info_from_psa()
Dnist_kw.c60 cipher_info = mbedtls_cipher_info_from_values(cipher, in mbedtls_nist_kw_setkey()
Dccm.c56 cipher_info = mbedtls_cipher_info_from_values(cipher, keybits, in mbedtls_ccm_setkey()
Dgcm.c133 cipher_info = mbedtls_cipher_info_from_values(cipher, keybits, in mbedtls_gcm_setkey()
Dcipher.c117 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( in mbedtls_cipher_info_from_values() function
/external/openthread/third_party/mbedtls/repo/library/
Dnist_kw.c60 cipher_info = mbedtls_cipher_info_from_values(cipher, in mbedtls_nist_kw_setkey()
Dpsa_crypto_cipher.c276 return mbedtls_cipher_info_from_values(cipher_id_tmp, (int) key_bits, mode); in mbedtls_cipher_info_from_psa()
Dccm.c72 cipher_info = mbedtls_cipher_info_from_values(cipher, keybits, in mbedtls_ccm_setkey()
Dgcm.c186 cipher_info = mbedtls_cipher_info_from_values(cipher, keybits, in mbedtls_gcm_setkey()
Dcipher.c117 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( in mbedtls_cipher_info_from_values() function
/external/openthread/third_party/mbedtls/repo/docs/
Dpsa-transition.md324 …fo_t` and the functions `mbedtls_cipher_info_from_type` and `mbedtls_cipher_info_from_values` in t…