Searched refs:des_set_key (Results 1 – 2 of 2) sorted by relevance
45 static int des_set_key(struct crypto_tfm *tfm, const u8 *key, in des_set_key() function68 return des_set_key(crypto_skcipher_tfm(tfm), key, keylen); in des_set_key_skcipher()351 .cia_setkey = des_set_key,
534 des_set_key(&ctx->key, key);