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

/linux-4.1.27/include/crypto/internal/
H A Dskcipher.h58 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req);
/linux-4.1.27/crypto/
H A Dablkcipher.c352 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req) skcipher_null_givencrypt() function
375 crt->givencrypt = skcipher_null_givencrypt; crypto_init_ablkcipher_ops()
H A Dblkcipher.c469 crt->givencrypt = skcipher_null_givencrypt; crypto_init_blkcipher_ops_async()

Completed in 63 milliseconds