Home
last modified time | relevance | path

Searched defs:ciphertext (Results 1 – 3 of 3) sorted by relevance

/optee_test-3.20.0/ta/crypt/
A Daes_taf.c51 const unsigned char *ciphertext = params[0].memref.buffer; in ta_entry_aes256ecb_encrypt() local
92 const unsigned char *ciphertext = params[0].memref.buffer; in ta_entry_aes256ecb_decrypt() local
A Daes_impl.c696 #define PUTU32(ciphertext, st) { (ciphertext)[0] = (u8)((st) >> 24); \ argument
/optee_test-3.20.0/host/xtest/
A Dpkcs11_1000.c7188 uint8_t ciphertext[512] = { 0 }; in test_rsa_oaep_operations() local

Completed in 20 milliseconds