Searched refs:has_setkey (Results 1 – 5 of 5) sorted by relevance
64 bool has_setkey; member312 return tfm->has_setkey; in crypto_skcipher_has_setkey()
207 bool has_setkey; member381 return tfm->has_setkey; in crypto_ahash_has_setkey()
121 skcipher->has_setkey = calg->cra_blkcipher.max_keysize; in crypto_init_skcipher_ops_blkcipher()214 skcipher->has_setkey = calg->cra_ablkcipher.max_keysize; in crypto_init_skcipher_ops_ablkcipher()
455 hash->has_setkey = false; in crypto_ahash_init_tfm()470 hash->has_setkey = true; in crypto_ahash_init_tfm()
359 crt->has_setkey = alg->setkey != shash_no_setkey; in crypto_init_shash_ops_async()