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

/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c1826 static int ablkcipher_setkey(struct crypto_ablkcipher *ablkcipher, ablkcipher_setkey() function
4045 .setkey = ablkcipher_setkey,
4062 .setkey = ablkcipher_setkey,
4079 .setkey = ablkcipher_setkey,
4096 .setkey = ablkcipher_setkey,
4112 .setkey = ablkcipher_setkey,
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c1320 static int ablkcipher_setkey(struct crypto_ablkcipher *cipher, ablkcipher_setkey() function
2521 alg->cra_ablkcipher.setkey = ablkcipher_setkey; talitos_alg_alloc()

Completed in 94 milliseconds