Searched refs:crypto_sm4_expand_key (Results 1 – 1 of 1) sorted by relevance
116 int crypto_sm4_expand_key(struct crypto_sm4_ctx *ctx, const u8 *in_key, in crypto_sm4_expand_key() function143 EXPORT_SYMBOL_GPL(crypto_sm4_expand_key);162 return crypto_sm4_expand_key(ctx, in_key, key_len); in crypto_sm4_set_key()