Searched refs:ipsa_noncefunc (Results 1 – 3 of 3) sorted by relevance
129 void (*ipsa_noncefunc)(struct ipsa_s *, uchar_t *, member
2178 (assoc->ipsa_noncefunc)(assoc, (uchar_t *)esph_ptr, encr_len, in esp_submit_req_inbound()2507 (assoc->ipsa_noncefunc)(assoc, (uchar_t *)esph_ptr, payload_len, in esp_submit_req_outbound()
3249 newbie->ipsa_noncefunc = ccm_params_init;3251 newbie->ipsa_noncefunc = gcm_params_init;3252 else newbie->ipsa_noncefunc = cbc_params_init;