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
4100 ctx->max_payload = spu->spu_ctx_max_payload(ctx->cipher.alg, in generic_cra_init()4256 spu->spu_ctx_max_payload = spum_ns2_ctx_max_payload; in spu_functions_register()4258 spu->spu_ctx_max_payload = spum_nsp_ctx_max_payload; in spu_functions_register()4262 spu->spu_ctx_max_payload = spu2_ctx_max_payload; in spu_functions_register()