Home
last modified time | relevance | path

Searched refs:sm4_setkey (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dsm4_generic.c20 * sm4_setkey - Set the SM4 key.
31 static int sm4_setkey(struct crypto_tfm *tfm, const u8 *in_key, in sm4_setkey() function
69 .cia_setkey = sm4_setkey,
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-neon-glue.c30 static int sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_setkey() function
286 .setkey = sm4_setkey,
301 .setkey = sm4_setkey,
317 .setkey = sm4_setkey,
333 .setkey = sm4_setkey,
H A Dsm4-ce-glue.c76 static int sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_setkey() function
527 .setkey = sm4_setkey,
542 .setkey = sm4_setkey,
558 .setkey = sm4_setkey,
574 .setkey = sm4_setkey,
590 .setkey = sm4_setkey,

Completed in 3 milliseconds