Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/crypto/
H A Dgen_fips140_testvecs.py31 aes_iv = bytes('ABCDEFGHIJKLMNOP', 'ascii') variable
/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_fix_test_data.h274 const u8 aes_iv[] = { variable
/OK3568_Linux_fs/kernel/net/ceph/
H A Dcrypto.c146 static const u8 *aes_iv = (u8 *)CEPH_AES_IV; variable
/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dace_sha.h44 unsigned int aes_iv[4]; member