Searched refs:plain (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/tee/ |
| H A D | fs_htree.c | 525 void *plain) in authenc_decrypt_final() argument 530 res = crypto_authenc_dec_final(ctx, crypt, len, plain, &out_size, tag, in authenc_decrypt_final() 544 const void *plain, size_t len, in authenc_encrypt_final() argument 551 res = crypto_authenc_enc_final(ctx, plain, len, crypt, &out_size, tag, in authenc_encrypt_final()
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 812 disables the plain C implementation and the run-time detection for the 814 plain C implementation.
|