Home
last modified time | relevance | path

Searched refs:MBEDTLS_PSA_MAC_OPERATION_INIT (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/include/psa/
Dcrypto_driver_contexts_composites.h69 MBEDTLS_PSA_MAC_OPERATION_INIT
71 MBEDTLS_PSA_MAC_OPERATION_INIT
Dcrypto_builtin_composites.h75 #define MBEDTLS_PSA_MAC_OPERATION_INIT { 0, { 0 } } macro
/third_party/mbedtls/library/
Dpsa_crypto_mac.c478 mbedtls_psa_mac_operation_t operation = MBEDTLS_PSA_MAC_OPERATION_INIT; in mbedtls_psa_mac_compute()