Lines Matching refs:crypto_session_params
108 const struct crypto_session_params *csp; in swcr_encdec()
316 const struct crypto_session_params *csp; in swcr_authcompute()
698 const struct crypto_session_params *csp; in swcr_ccm_cbc_mac()
752 const struct crypto_session_params *csp; in swcr_ccm()
932 const struct crypto_session_params *csp; in swcr_chacha20_poly1305()
1196 const struct crypto_session_params *csp) in swcr_setup_cipher()
1222 const struct crypto_session_params *csp) in swcr_setup_auth()
1306 const struct crypto_session_params *csp) in swcr_setup_gcm()
1350 const struct crypto_session_params *csp) in swcr_setup_ccm()
1391 const struct crypto_session_params *csp) in swcr_setup_chacha20_poly1305()
1414 swcr_auth_supported(const struct crypto_session_params *csp) in swcr_auth_supported()
1465 swcr_cipher_supported(const struct crypto_session_params *csp) in swcr_cipher_supported()
1481 swcr_probesession(device_t dev, const struct crypto_session_params *csp) in swcr_probesession()
1550 const struct crypto_session_params *csp) in swcr_newsession()