Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/tests/include/spe/
A Dcrypto_spe.h106 #define psa_mac_operation_init \ macro
107 PSA_FUNCTION_NAME(psa_mac_operation_init)
/lib/mbedtls/external/mbedtls/include/psa/
A Dcrypto_struct.h153 static inline struct psa_mac_operation_s psa_mac_operation_init(void) in psa_mac_operation_init() function
A Dcrypto.h1298 static psa_mac_operation_t psa_mac_operation_init(void);
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_psa_crypto.function3460 psa_mac_operation_t func = psa_mac_operation_init();

Completed in 28 milliseconds