Searched defs:AES_IV_LEN (Results 1 - 1 of 1) sorted by relevance
/base/security/crypto_framework/test/unittest/include/ | ||
H A D | aes_common.h | 33 static constexpr int32_t AES_IV_LEN = 16; // iv for CBC|CTR|OFB|CFB mode variable |
Completed in 1 milliseconds