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

  /src/sys/crypto/nist_hash_drbg/
nist_hash_drbg.h 48 #define nist_hash_drbg_reseed nist_sha256_hash_drbg_reseed macro
79 int nist_hash_drbg_reseed(struct nist_hash_drbg *,
nist_hash_drbg.c 165 nist_hash_drbg_reseed(secret struct nist_hash_drbg *D,
1101 nist_hash_drbg_reseed(D,
1124 nist_hash_drbg_reseed(D,
162 nist_hash_drbg_reseed(secret struct nist_hash_drbg *D, function

Completed in 18 milliseconds