HomeSort by: relevance | last modified time | path
    Searched defs:hmacsha256_init (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/cgdconfig/
hkdf_hmac_sha256.c 47 hmacsha256_init(struct hmacsha256 *H, const void *key, size_t keylen) function in typeref:typename:void
119 hmacsha256_init(&hmacsha256, prk, prklen);

Completed in 23 milliseconds