Home
last modified time | relevance | path

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

/linux-2.6.39/include/crypto/internal/
Dskcipher.h56 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req);
/linux-2.6.39/crypto/
Dablkcipher.c352 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req) in skcipher_null_givencrypt() function
375 crt->givencrypt = skcipher_null_givencrypt; in crypto_init_ablkcipher_ops()
Dblkcipher.c454 crt->givencrypt = skcipher_null_givencrypt; in crypto_init_blkcipher_ops_async()