Home
last modified time | relevance | path

Searched defs:mac_alg (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/
H A Dcrypto_values.h1068 #define PSA_ALG_TRUNCATED_MAC(mac_alg, mac_length) \ argument
1085 #define PSA_ALG_FULL_LENGTH_MAC(mac_alg) \ argument
1100 #define PSA_MAC_TRUNCATED_LENGTH(mac_alg) \ argument
1127 #define PSA_ALG_AT_LEAST_THIS_LENGTH_MAC(mac_alg, min_mac_length) \ argument
/aosp_15_r20/external/mbedtls/include/psa/
H A Dcrypto_values.h1048 #define PSA_ALG_TRUNCATED_MAC(mac_alg, mac_length) \ argument
1065 #define PSA_ALG_FULL_LENGTH_MAC(mac_alg) \ argument
1080 #define PSA_MAC_TRUNCATED_LENGTH(mac_alg) \ argument
1107 #define PSA_ALG_AT_LEAST_THIS_LENGTH_MAC(mac_alg, min_mac_length) \ argument
/aosp_15_r20/external/mbedtls/library/
H A Dssl_msg.c65 psa_algorithm_t mac_alg, in mbedtls_ct_hmac()
H A Dssl_tls.c8144 psa_algorithm_t mac_alg = 0; in ssl_tls12_populate_transform() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_msg.c65 psa_algorithm_t mac_alg, in mbedtls_ct_hmac()
H A Dssl_tls.c8821 psa_algorithm_t mac_alg = 0; in ssl_tls12_populate_transform() local