Home
last modified time | relevance | path

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

/crypto/
Dctr.c244 static int crypto_rfc3686_setkey(struct crypto_tfm *parent, const u8 *key, in crypto_rfc3686_setkey() function
371 inst->alg.cra_blkcipher.setkey = crypto_rfc3686_setkey; in crypto_rfc3686_alloc()