Home
last modified time | relevance | path

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

/linux-3.3/include/crypto/
Dskcipher.h28 u8 *giv; member
103 struct skcipher_givcrypt_request *req, u8 *giv, u64 seq) in skcipher_givcrypt_set_giv()
Daead.h28 u8 *giv; member
99 u8 *giv, u64 seq) in aead_givcrypt_set_giv()
/linux-3.3/crypto/
Deseqiv.c77 u8 *giv; in eseqiv_givencrypt() local
/linux-3.3/drivers/crypto/
Dpicoxcell_crypto.c103 u8 *giv; member
321 static int spacc_aead_make_ddts(struct spacc_req *req, u8 *giv) in spacc_aead_make_ddts()
697 static int spacc_aead_setup(struct aead_request *req, u8 *giv, in spacc_aead_setup()
Dtalitos.c1033 u8 *giv, u64 seq, in ipsec_esp()