Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.c1758 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey() function
1827 err = des_setkey(cipher, key, keylen); in skcipher_setkey()