Searched refs:plain (Results 1 – 2 of 2) sorted by relevance
/optee_os/core/tee/ |
A D | fs_htree.c | 506 void *plain) in authenc_decrypt_final() argument 511 res = crypto_authenc_dec_final(ctx, crypt, len, plain, &out_size, tag, in authenc_decrypt_final() 525 const void *plain, size_t len, in authenc_encrypt_final() argument 532 res = crypto_authenc_enc_final(ctx, plain, len, crypt, &out_size, tag, in authenc_encrypt_final()
|
/optee_os/ |
A D | .azure-pipelines.yml | 14 …wget --quiet https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/plain/scripts/che… 16 …wget --quiet https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/plain/scripts/spe…
|
Completed in 4 milliseconds