Home
last modified time | relevance | path

Searched refs:psa_mac_operation_init (Results 1 – 4 of 4) sorted by relevance

/third_party/mbedtls/tests/include/spe/
Dcrypto_spe.h118 #define psa_mac_operation_init \ macro
119 PSA_FUNCTION_NAME(psa_mac_operation_init)
/third_party/mbedtls/include/psa/
Dcrypto_struct.h142 static inline struct psa_mac_operation_s psa_mac_operation_init(void) in psa_mac_operation_init() function
Dcrypto.h1303 static psa_mac_operation_t psa_mac_operation_init(void);
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto.function3092 psa_mac_operation_t func = psa_mac_operation_init();