Home
last modified time | relevance | path

Searched refs:psa_mac_operation_s (Results 1 – 2 of 2) sorted by relevance

/mbedtls-3.4.0/include/psa/
Dcrypto_struct.h130 struct psa_mac_operation_s struct
145 static inline struct psa_mac_operation_s psa_mac_operation_init( void ) in psa_mac_operation_init()
147 const struct psa_mac_operation_s v = PSA_MAC_OPERATION_INIT; in psa_mac_operation_init()
200 struct psa_mac_operation_s MBEDTLS_PRIVATE(hmac);
Dcrypto.h1293 typedef struct psa_mac_operation_s psa_mac_operation_t;