openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_HmacSizeCallback

typedef uint32_t(* CRYPT_HmacSizeCallback) (HITLS_HashAlgo hashAlgo)

Obtain the HMAC length based on the hash algorithm.

参数
hashAlgo[IN] Hash algorithm
返回值
HMAClength