Home
last modified time | relevance | path

Searched defs:fake_final (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dfake_cipherprov.c181 static OSSL_FUNC_cipher_final_fn fake_final; variable
182 static int fake_final(void *vctx, unsigned char *out, size_t *outl, in fake_final() function