Home
last modified time | relevance | path

Searched refs:psa_mac_operation_init (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/tests/include/spe/
H A Dcrypto_spe.h118 #define psa_mac_operation_init \ macro
119 PSA_FUNCTION_NAME(psa_mac_operation_init)
/third_party/mbedtls/include/psa/
H A Dcrypto_struct.h153 static inline struct psa_mac_operation_s psa_mac_operation_init(void) in psa_mac_operation_init() function
H A Dcrypto.h1277 * - Assign the result of the function psa_mac_operation_init()
1281 * operation = psa_mac_operation_init();
1298 static psa_mac_operation_t psa_mac_operation_init(void);

Completed in 8 milliseconds