Searched refs:skcipher_null_givencrypt (Results 1 – 3 of 3) sorted by relevance
56 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req);
352 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req) in skcipher_null_givencrypt() function375 crt->givencrypt = skcipher_null_givencrypt; in crypto_init_ablkcipher_ops()
454 crt->givencrypt = skcipher_null_givencrypt; in crypto_init_blkcipher_ops_async()