Home
last modified time | relevance | path

Searched refs:null_update (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_null.c60 static int null_update(void *, const void *, u_int);
90 .Update = null_update,
132 null_update(void *ctx, const void *buf, u_int len) in null_update() function
/freebsd/crypto/openssl/providers/implementations/digests/
H A Dnull_prov.c23 static int null_update(NULLMD_CTX *ctx, const void *data, size_t datalen) in null_update() function
52 null_init, null_update, null_final)