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

/linux-master/arch/arm64/crypto/
H A Dsm4-ce-cipher-glue.c54 static struct crypto_alg sm4_ce_alg = { variable in typeref:struct:crypto_alg
73 return crypto_register_alg(&sm4_ce_alg);
78 crypto_unregister_alg(&sm4_ce_alg);

Completed in 119 milliseconds