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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daesni-intel_glue.c409 static int ablk_encrypt(struct ablkcipher_request *req) function
497 .encrypt = ablk_encrypt,
533 .encrypt = ablk_encrypt,
569 .encrypt = ablk_encrypt,
570 .decrypt = ablk_encrypt,
608 .encrypt = ablk_encrypt,
648 .encrypt = ablk_encrypt,
687 .encrypt = ablk_encrypt,
726 .encrypt = ablk_encrypt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c950 static int ablk_encrypt(struct ablkcipher_request *req) function
1456 cra->cra_ablkcipher.encrypt = ablk_encrypt;

Completed in 66 milliseconds