crypto_type
static const struct crypto_type crypto_acomp_type = {
static const struct crypto_type crypto_acomp_type;
static const struct crypto_type crypto_aead_type = {
static const struct crypto_type crypto_ahash_type = {
static const struct crypto_type crypto_akcipher_type = {
int crypto_type_has_alg(const char *name, const struct crypto_type *frontend,
const struct crypto_type *type = tfm->__crt_alg->cra_type;
const struct crypto_type *type_obj = alg->cra_type;
const struct crypto_type *frontend, int node,
const struct crypto_type *frontend,
void *crypto_clone_tfm(const struct crypto_type *frontend,
const struct crypto_type *frontend,
const struct crypto_type *frontend, u32 type, u32 mask,
extern const struct crypto_type crypto_shash_type;
const struct crypto_type *frontend, int node);
void *crypto_clone_tfm(const struct crypto_type *frontend,
const struct crypto_type *frontend)
const struct crypto_type *frontend,
const struct crypto_type *frontend, u32 type, u32 mask,
const struct crypto_type *frontend, u32 type, u32 mask)
int crypto_type_has_alg(const char *name, const struct crypto_type *frontend,
static const struct crypto_type crypto_kpp_type = {
static const struct crypto_type crypto_lskcipher_type = {
static const struct crypto_type crypto_rng_type = {
static const struct crypto_type crypto_scomp_type = {
static const struct crypto_type crypto_scomp_type;
const struct crypto_type crypto_shash_type = {
static const struct crypto_type crypto_sig_type = {
static const struct crypto_type crypto_skcipher_type;
static const struct crypto_type crypto_skcipher_type = {
switch (ctx->crypto_type) {
switch (ctx->crypto_type) {
switch (ctx->crypto_type) {
switch (ctx->crypto_type) {
ctx->crypto_type = ARTPEC6_CRYPTO_CIPHER_AES_ECB;
ctx->crypto_type = ARTPEC6_CRYPTO_CIPHER_AES_CTR;
ctx->crypto_type = ARTPEC6_CRYPTO_CIPHER_AES_CBC;
ctx->crypto_type = ARTPEC6_CRYPTO_CIPHER_AES_XTS;
if (ctx->crypto_type == ARTPEC6_CRYPTO_CIPHER_AES_XTS)
switch (ctx->crypto_type) {
MODULE_NAME, ctx->crypto_type);
if (ctx->crypto_type == ARTPEC6_CRYPTO_CIPHER_AES_CTR ||
ctx->crypto_type == ARTPEC6_CRYPTO_CIPHER_AES_XTS) {
int crypto_type;
int crypto_type)
crypto_type);
MLX5_SET(sync_crypto_in, in, crypto_type, crypto_type);
crypto_type, err);
const struct crypto_type *frontend;
struct crypto_type;
const struct crypto_type *cra_type;
u8 crypto_type[0x10];