Home
last modified time | relevance | path

Searched defs:hash_size (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/siphash/
H A Dsiphash.c78 static size_t siphash_adjust_hash_size(size_t hash_size) in siphash_adjust_hash_size()
85 int SipHash_set_hash_size(SIPHASH *ctx, size_t hash_size) in SipHash_set_hash_size()
/openssl/include/crypto/
H A Dsiphash.h40 unsigned int hash_size; member
/openssl/crypto/sm2/
H A Dsm2_crypt.c286 const int hash_size = EVP_MD_get_size(digest); in ossl_sm2_decrypt() local

Completed in 20 milliseconds