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

  /src/sys/crypto/nist_hash_drbg/
nist_hash_drbg.h 44 #define nist_hash_drbg_destroy nist_sha256_hash_drbg_destroy macro
83 int nist_hash_drbg_destroy(struct nist_hash_drbg *);
nist_hash_drbg.c 107 nist_hash_drbg_destroy(struct nist_hash_drbg *D)
1142 nist_hash_drbg_destroy(D);
105 nist_hash_drbg_destroy(struct nist_hash_drbg *D) function in typeref:typename:int

Completed in 13 milliseconds