Searched refs:ipsa_noncefunc (Results 1 – 3 of 3) sorted by relevance
131 void (*ipsa_noncefunc)(struct ipsa_s *, uchar_t *, member
1935 (assoc->ipsa_noncefunc)(assoc, (uchar_t *)esph_ptr, encr_len, in esp_submit_req_inbound()2265 (assoc->ipsa_noncefunc)(assoc, (uchar_t *)esph_ptr, payload_len, in esp_submit_req_outbound()
3275 newbie->ipsa_noncefunc = ccm_params_init;3277 newbie->ipsa_noncefunc = gcm_params_init;3278 else newbie->ipsa_noncefunc = cbc_params_init;