Home
last modified time | relevance | path

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

/net/ceph/
Dcrypto.c147 static const u8 *aes_iv = (u8 *)CEPH_AES_IV; variable
237 memcpy(iv, aes_iv, AES_BLOCK_SIZE); in ceph_aes_crypt()