Home
last modified time | relevance | path

Searched refs:SHA3_384_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.h64 #define SHA3_384_BLOCK_SIZE 104 macro
H A Dccp_crypto.c412 sha3_Update(ctx, data_in, SHA3_384_BLOCK_SIZE); in partial_hash_sha3_384()
990 if (auth_xform->key.length > SHA3_384_BLOCK_SIZE) in ccp_configure_session_auth()
997 sess->auth.block_size = SHA3_384_BLOCK_SIZE; in ccp_configure_session_auth()