Home
last modified time | relevance | path

Searched refs:type_supported (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h197 u8 type_supported; member
H A Dsec_crypto.c218 if (qp_ctx->ctx->type_supported == SEC_BD_TYPE2) { in qp_send_message()
228 if (qp_ctx->ctx->type_supported == SEC_BD_TYPE2) in qp_send_message()
632 if (ctx->type_supported == SEC_BD_TYPE3) in sec_create_qp_ctx()
2071 ctx->type_supported = SEC_BD_TYPE2; in sec_skcipher_ctx_init()
2074 ctx->type_supported = SEC_BD_TYPE3; in sec_skcipher_ctx_init()
2104 ctx->type_supported = SEC_BD_TYPE2; in sec_aead_init()
2107 ctx->type_supported = SEC_BD_TYPE3; in sec_aead_init()