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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dgeode-aes.c383 static void fallback_exit_blk(struct crypto_tfm *tfm) function
398 .cra_exit = fallback_exit_blk,
484 .cra_exit = fallback_exit_blk,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Daes_s390.c364 static void fallback_exit_blk(struct crypto_tfm *tfm) function
384 .cra_exit = fallback_exit_blk,
494 .cra_exit = fallback_exit_blk,

Completed in 42 milliseconds