Searched defs:giv (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/crypto/
H A Daead.h28 u8 *giv; member in struct:aead_givcrypt_request
98 aead_givcrypt_set_giv(struct aead_givcrypt_request *req, u8 *giv, u64 seq) aead_givcrypt_set_giv() argument
H A Dskcipher.h28 u8 *giv; member in struct:skcipher_givcrypt_request
102 skcipher_givcrypt_set_giv( struct skcipher_givcrypt_request *req, u8 *giv, u64 seq) skcipher_givcrypt_set_giv() argument
/linux-4.1.27/crypto/
H A Deseqiv.c77 u8 *giv; eseqiv_givencrypt() local
/linux-4.1.27/drivers/crypto/
H A Dpicoxcell_crypto.c103 u8 *giv; member in struct:spacc_req
321 static int spacc_aead_make_ddts(struct spacc_req *req, u8 *giv) spacc_aead_make_ddts() argument
681 static int spacc_aead_setup(struct aead_request *req, u8 *giv, spacc_aead_setup() argument

Completed in 255 milliseconds