Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dsm4_generic.c156 int crypto_sm4_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_sm4_set_key() function
170 EXPORT_SYMBOL_GPL(crypto_sm4_set_key);
223 .cia_setkey = crypto_sm4_set_key,
/linux-4.19.296/include/crypto/
Dsm4.h23 int crypto_sm4_set_key(struct crypto_tfm *tfm, const u8 *in_key,