Home
last modified time | relevance | path

Searched refs:PSA_MAC_OPERATION_INIT (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_struct.h149 #define PSA_MAC_OPERATION_INIT { 0 } macro
151 #define PSA_MAC_OPERATION_INIT { 0, 0, 0, { 0 } } macro
155 const struct psa_mac_operation_s v = PSA_MAC_OPERATION_INIT; in psa_mac_operation_init()
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_cookie.c194 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_cookie_write()
283 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_cookie_check()
H A Dssl_msg.c1045 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_encrypt_buf()
1378 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_encrypt_buf()
1722 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_decrypt_buf()