Home
last modified time | relevance | path

Searched refs:CRYPTO_INVALID_MAC (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/crypto/io/
H A Dmd5_mod.c1286 ret = CRYPTO_INVALID_MAC; in md5_mac_verify_atomic()
1320 ret = CRYPTO_INVALID_MAC; in md5_mac_verify_atomic()
1358 ret = CRYPTO_INVALID_MAC; in md5_mac_verify_atomic()
1394 ret = CRYPTO_INVALID_MAC; in md5_mac_verify_atomic()
H A Dsha1_mod.c1226 ret = CRYPTO_INVALID_MAC; in sha1_mac_verify_atomic()
1261 ret = CRYPTO_INVALID_MAC; in sha1_mac_verify_atomic()
1299 ret = CRYPTO_INVALID_MAC; in sha1_mac_verify_atomic()
1335 ret = CRYPTO_INVALID_MAC; in sha1_mac_verify_atomic()
H A Dsha2_mod.c1373 ret = CRYPTO_INVALID_MAC; in sha2_mac_verify_atomic()
1416 ret = CRYPTO_INVALID_MAC; in sha2_mac_verify_atomic()
1454 ret = CRYPTO_INVALID_MAC; in sha2_mac_verify_atomic()
1490 ret = CRYPTO_INVALID_MAC; in sha2_mac_verify_atomic()
H A Ddprov.c5845 error = CRYPTO_INVALID_MAC; in emulate_verify_with_mac()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dcommon.h561 #define CRYPTO_INVALID_MAC 0x00000048 macro
/titanic_41/usr/src/common/crypto/modes/
H A Dgcm.c474 return (CRYPTO_INVALID_MAC); in gcm_decrypt_final()
H A Dccm.c573 return (CRYPTO_INVALID_MAC); in ccm_decrypt_final()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dipsecah.c2728 ASSERT(status != CRYPTO_INVALID_MAC); in ah_kcf_callback_outbound()
2794 } else if (status == CRYPTO_INVALID_MAC) { in ah_kcf_callback_inbound()
2937 case CRYPTO_INVALID_MAC: in ah_submit_req_inbound()
H A Dipsecesp.c1921 ASSERT(status != CRYPTO_INVALID_MAC); in esp_kcf_callback_outbound()
1986 } else if (status == CRYPTO_INVALID_MAC) { in esp_kcf_callback_inbound()
2227 case CRYPTO_INVALID_MAC: in esp_submit_req_inbound()