Lines Matching refs:crypto_mechanism_t

38 static int crypto_mac_decrypt_common(crypto_mechanism_t *,
39 crypto_mechanism_t *, crypto_dual_data_t *, crypto_key_t *, crypto_key_t *,
44 crypto_session_id_t sid, crypto_mechanism_t *, crypto_mechanism_t *,
51 crypto_mechanism_t *encr_mech, crypto_mechanism_t *mac_mech,
122 crypto_mechanism_t lencr_mech;
123 crypto_mechanism_t lmac_mech;
172 crypto_encrypt_mac(crypto_mechanism_t *encr_mech,
173 crypto_mechanism_t *mac_mech, crypto_data_t *pt,
364 crypto_mechanism_t lencr_mech;
365 crypto_mechanism_t lmac_mech;
415 crypto_session_id_t sid, crypto_mechanism_t *encr_mech,
416 crypto_mechanism_t *mac_mech, crypto_key_t *encr_key,
496 crypto_mechanism_t lencr_mech;
497 crypto_mechanism_t lmac_mech;
552 crypto_encrypt_mac_init(crypto_mechanism_t *encr_mech,
553 crypto_mechanism_t *mac_mech, crypto_key_t *encr_key,
667 crypto_mechanism_t lmech = *encr_mech;
814 crypto_mechanism_t lencr_mech;
815 crypto_mechanism_t lmac_mech;
1069 crypto_mac_decrypt(crypto_mechanism_t *mac_mech,
1070 crypto_mechanism_t *decr_mech, crypto_dual_data_t *ct,
1081 crypto_mechanism_t *mac_mech, crypto_mechanism_t *decr_mech,
1098 crypto_mac_verify_decrypt(crypto_mechanism_t *mac_mech,
1099 crypto_mechanism_t *decr_mech, crypto_dual_data_t *ct,
1110 crypto_session_id_t sid, crypto_mechanism_t *mac_mech,
1111 crypto_mechanism_t *decr_mech, crypto_dual_data_t *ct,
1126 crypto_mac_decrypt_common(crypto_mechanism_t *mac_mech,
1127 crypto_mechanism_t *decr_mech, crypto_dual_data_t *ct,
1259 crypto_mechanism_t lmech;
1331 crypto_mechanism_t lmac_mech;
1332 crypto_mechanism_t ldecr_mech;
1389 crypto_session_id_t sid, crypto_mechanism_t *mac_mech,
1390 crypto_mechanism_t *decr_mech, crypto_dual_data_t *ct,
1461 crypto_mechanism_t lmac_mech;
1462 crypto_mechanism_t ldecr_mech;
1520 crypto_mac_decrypt_init(crypto_mechanism_t *mac_mech,
1521 crypto_mechanism_t *decr_mech, crypto_key_t *mac_key,
1648 crypto_mechanism_t lmech = *decr_mech;
1787 crypto_mechanism_t ldecr_mech;
1788 crypto_mechanism_t lmac_mech;
1837 crypto_session_id_t sid, crypto_mechanism_t *mac_mech,
1838 crypto_mechanism_t *decr_mech, crypto_key_t *mac_key,
1919 crypto_mechanism_t ldecr_mech;
1920 crypto_mechanism_t lmac_mech;