Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/library/
Dcipher.c1479 static int mbedtls_cipher_aead_decrypt(mbedtls_cipher_context_t *ctx, in mbedtls_cipher_aead_decrypt() function
1671 return mbedtls_cipher_aead_decrypt(ctx, iv, iv_len, ad, ad_len, in mbedtls_cipher_auth_decrypt_ext()