Home
last modified time | relevance | path

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

/arch/sparc/crypto/
A Ddes_glue.c44 static int des_set_key(struct crypto_tfm *tfm, const u8 *key, in des_set_key() function
67 return des_set_key(crypto_skcipher_tfm(tfm), key, keylen); in des_set_key_skcipher()
350 .cia_setkey = des_set_key,

Completed in 18 milliseconds