Home
last modified time | relevance | path

Searched refs:aead_info (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c169 static void aead_info(const mbedtls_cipher_context_t *ctx, size_t tag_len) in aead_info() function
233 aead_info(&ctx, tag_len); in aead_demo()
/third_party/mbedtls/programs/psa/
H A Daead_demo.c180 static void aead_info(psa_key_id_t key, psa_algorithm_t alg) in aead_info() function
250 aead_info(key, alg); in aead_demo()

Completed in 2 milliseconds