Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dtest_suite_cipher.function488 /* mbedtls_cipher_auth_decrypt() */
491 mbedtls_cipher_auth_decrypt( NULL,
499 mbedtls_cipher_auth_decrypt( &valid_ctx,
507 mbedtls_cipher_auth_decrypt( &valid_ctx,
515 mbedtls_cipher_auth_decrypt( &valid_ctx,
523 mbedtls_cipher_auth_decrypt( &valid_ctx,
531 mbedtls_cipher_auth_decrypt( &valid_ctx,
539 mbedtls_cipher_auth_decrypt( &valid_ctx,
1362 ret = mbedtls_cipher_auth_decrypt( &ctx, iv->x, iv->len, ad->x, ad->len,
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/
Dcipher.h971 int mbedtls_cipher_auth_decrypt( mbedtls_cipher_context_t *ctx,
Dcompat-1.3.h1795 #define cipher_auth_decrypt mbedtls_cipher_auth_decrypt
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dcipher.c1499 int mbedtls_cipher_auth_decrypt( mbedtls_cipher_context_t *ctx, in mbedtls_cipher_auth_decrypt() function
/openthread-2.7.6/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1373 cipher_auth_decrypt mbedtls_cipher_auth_decrypt
/openthread-2.7.6/third_party/mbedtls/repo/
DChangeLog12 mbedtls_cipher_auth_decrypt() no longer accept NIST_KW contexts,
26 mbedtls_cipher_auth_decrypt() are deprecated in favour of the new
62 mbedtls_cipher_auth_decrypt() would write past the minimum documented