Searched refs:spu_ctx_max_payload (Results 1 – 2 of 2) sorted by relevance
358 u32 (*spu_ctx_max_payload)(enum spu_cipher_alg cipher_alg, member
4157 ctx->max_payload = spu->spu_ctx_max_payload(ctx->cipher.alg, in generic_cra_init()4313 spu->spu_ctx_max_payload = spum_ns2_ctx_max_payload; in spu_functions_register()4315 spu->spu_ctx_max_payload = spum_nsp_ctx_max_payload; in spu_functions_register()4319 spu->spu_ctx_max_payload = spu2_ctx_max_payload; in spu_functions_register()