Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c126 static int aead_prepare(const char *info, in aead_prepare() function
231 CHK(aead_prepare(info, &ctx, &tag_len)); in aead_demo()
/third_party/mbedtls/programs/psa/
H A Daead_demo.c130 static psa_status_t aead_prepare(const char *info, in aead_prepare() function
248 PSA_CHECK(aead_prepare(info, &key, &alg)); in aead_demo()

Completed in 2 milliseconds