Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_cipher.function483 /* mbedtls_cipher_auth_decrypt() */
486 mbedtls_cipher_auth_decrypt(NULL,
494 mbedtls_cipher_auth_decrypt(&valid_ctx,
502 mbedtls_cipher_auth_decrypt(&valid_ctx,
510 mbedtls_cipher_auth_decrypt(&valid_ctx,
518 mbedtls_cipher_auth_decrypt(&valid_ctx,
526 mbedtls_cipher_auth_decrypt(&valid_ctx,
534 mbedtls_cipher_auth_decrypt(&valid_ctx,
1379 ret = mbedtls_cipher_auth_decrypt(&ctx, iv->x, iv->len, ad->x, ad->len,
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dcipher.h1012 int MBEDTLS_DEPRECATED mbedtls_cipher_auth_decrypt(
Dcompat-1.3.h1798 #define cipher_auth_decrypt mbedtls_cipher_auth_decrypt
/external/openthread/third_party/mbedtls/repo/library/
Dcipher.c1486 int mbedtls_cipher_auth_decrypt(mbedtls_cipher_context_t *ctx, in mbedtls_cipher_auth_decrypt() function
/external/openthread/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1373 cipher_auth_decrypt mbedtls_cipher_auth_decrypt
/external/mbedtls/docs/
D3.0-migration-guide.md430 `mbedtls_cipher_auth_decrypt()` were removed. They were superseded by
/external/mbedtls/
DChangeLog1395 mbedtls_cipher_auth_encrypt(), mbedtls_cipher_auth_decrypt(),
1779 mbedtls_cipher_auth_decrypt() no longer accept NIST_KW contexts,
1793 mbedtls_cipher_auth_decrypt() are deprecated in favour of the new
1829 mbedtls_cipher_auth_decrypt() would write past the minimum documented
/external/openthread/third_party/mbedtls/repo/
DChangeLog787 mbedtls_cipher_auth_decrypt() no longer accept NIST_KW contexts,
801 mbedtls_cipher_auth_decrypt() are deprecated in favour of the new
837 mbedtls_cipher_auth_decrypt() would write past the minimum documented