Searched refs:chainiv_givencrypt (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dchainiv.c48 static int chainiv_givencrypt(struct skcipher_givcrypt_request *req) chainiv_givencrypt() function
94 crypto_ablkcipher_crt(geniv)->givencrypt = chainiv_givencrypt; chainiv_givencrypt_first()
104 return chainiv_givencrypt(req); chainiv_givencrypt_first()

Completed in 33 milliseconds