Searched refs:spu_ctx_max_payload (Results 1 – 2 of 2) sorted by relevance
360 u32 (*spu_ctx_max_payload)(enum spu_cipher_alg cipher_alg, member
4196 ctx->max_payload = spu->spu_ctx_max_payload(ctx->cipher.alg, in generic_cra_init()4345 spu->spu_ctx_max_payload = spum_ns2_ctx_max_payload; in spu_functions_register()4347 spu->spu_ctx_max_payload = spum_nsp_ctx_max_payload; in spu_functions_register()4351 spu->spu_ctx_max_payload = spu2_ctx_max_payload; in spu_functions_register()