Home
last modified time | relevance | path

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

/third_party/mbedtls/include/psa/
Dcrypto_struct.h128 struct psa_mac_operation_s { struct
142 static inline struct psa_mac_operation_s psa_mac_operation_init(void) in psa_mac_operation_init()
144 const struct psa_mac_operation_s v = PSA_MAC_OPERATION_INIT; in psa_mac_operation_init()
195 struct psa_mac_operation_s MBEDTLS_PRIVATE(hmac);
Dcrypto.h1293 typedef struct psa_mac_operation_s psa_mac_operation_t;