Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.h45 SEC_BD_TYPE2 = 0x2, enumerator
A Dsec_crypto.c223 if (qp_ctx->ctx->type_supported == SEC_BD_TYPE2) { in qp_send_message()
233 if (qp_ctx->ctx->type_supported == SEC_BD_TYPE2) in qp_send_message()
304 if (type_supported == SEC_BD_TYPE2) { in sec_req_cb()
1539 bd_type = SEC_BD_TYPE2; in sec_skcipher_bd_fill()
2061 ctx->type_supported = SEC_BD_TYPE2; in sec_skcipher_ctx_init()
2094 ctx->type_supported = SEC_BD_TYPE2; in sec_aead_init()

Completed in 10 milliseconds