Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymaster/key_blob_utils/
H A Docb.c366 static inline void AES_ecb_decrypt_blks(block* blks, unsigned nblks, AES_KEY* key) { in AES_ecb_decrypt_blks() function
412 void AES_ecb_decrypt_blks(block* blks, unsigned nblks, AES_KEY* key) { in AES_ecb_decrypt_blks() function
598 static inline void AES_ecb_decrypt_blks(block* blks, unsigned nblks, AES_KEY* key) { in AES_ecb_decrypt_blks() function