Home
last modified time | relevance | path

Searched refs:null_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/digests/
H A Dnull_prov.c18 static int null_init(NULLMD_CTX *ctx) in null_init() function
52 null_init, null_update, null_final)
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dks_null.c40 null_init(hx509_context context, in null_init() function
85 null_init,
/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c130 static void null_init(void *);
256 null_init, NULL, NULL, null_update, null_final
335 null_init,
862 null_init(void *ctx) in null_init() function