Searched refs:mbedtls_cipher_auth_encrypt_ext (Results 1 – 9 of 9) sorted by relevance
252 if( ( ret = mbedtls_cipher_auth_encrypt_ext( &key->ctx, in mbedtls_ssl_ticket_write()
1564 int mbedtls_cipher_auth_encrypt_ext( mbedtls_cipher_context_t *ctx, in mbedtls_cipher_auth_encrypt_ext() function
854 if( ( ret = mbedtls_cipher_auth_encrypt_ext( &transform->cipher_ctx_enc, in mbedtls_ssl_encrypt_buf()
1052 int mbedtls_cipher_auth_encrypt_ext( mbedtls_cipher_context_t *ctx,
325 Please use mbedtls_cipher_auth_encrypt_ext() and338 functions mbedtls_cipher_auth_encrypt_ext() and
Completed in 32 milliseconds