Home
last modified time | relevance | path

Searched refs:auth_first (Results 1 – 5 of 5) sorted by relevance

/drivers/crypto/bcm/
A Dspu2.c611 bool is_inbound, bool auth_first, in spu2_fmd_ctrl0_write() argument
629 if (auth_first) in spu2_fmd_ctrl0_write()
990 req_opts->auth_first = req_opts->is_inbound; in spu2_create_request()
996 req_opts->auth_first = !req_opts->is_inbound; in spu2_create_request()
1000 req_opts->is_inbound, req_opts->auth_first); in spu2_create_request()
1071 spu2_fmd_ctrl0_write(fmd, req_opts->is_inbound, req_opts->auth_first, in spu2_create_request()
A Dcipher.c1297 req_opts.auth_first = ctx->auth_first; in handle_aead_req()
3050 .auth_first = 0,
3073 .auth_first = 0,
3096 .auth_first = 0,
3119 .auth_first = 0,
3142 .auth_first = 0,
3167 .auth_first = 0,
3192 .auth_first = 0,
3217 .auth_first = 0,
3242 .auth_first = 0,
[all …]
A Dcipher.h114 bool auth_first; member
200 bool auth_first; member
A Dspu.h109 bool auth_first; member
A Dspu.c643 req_opts->is_inbound, req_opts->auth_first); in spum_create_request()
684 if (req_opts->auth_first) in spum_create_request()

Completed in 16 milliseconds