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 160 nist_hash_drbg_reseed(secret struct nist_hash_drbg *D,
1096 nist_hash_drbg_reseed(D,
1119 nist_hash_drbg_reseed(D,
157 nist_hash_drbg_reseed(secret struct nist_hash_drbg *D, function in typeref:typename:int

Completed in 23 milliseconds