Searched refs:aes_set_key_common (Results 1 – 1 of 1) sorted by relevance
97 static int aes_set_key_common(struct crypto_aes_ctx *ctx, in aes_set_key_common() function118 return aes_set_key_common(aes_ctx(crypto_skcipher_ctx(tfm)), key, len); in aesni_skcipher_setkey()370 err = aes_set_key_common(&ctx->crypt_ctx, key, keylen); in xts_setkey_aesni()375 return aes_set_key_common(&ctx->tweak_ctx, key + keylen, keylen); in xts_setkey_aesni()