Home
last modified time | relevance | path

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

/freebsd-src/crypto/heimdal/lib/roken/
H A Dtsearch.c40 rk_tsearch(const void *vkey, void **vrootp, in rk_tsearch()
116 rk_tdelete(const void * vkey, void ** vrootp, in rk_tdelete()
162 rk_tfind(const void *vkey, void * const *vrootp, in rk_tfind()
/freebsd-src/lib/libc/stdlib/
H A Dtfind.c29 tfind(const void *vkey, posix_tnode * const *rootp, in tfind()
/freebsd-src/crypto/openssl/providers/implementations/exchange/
H A Decx_exch.c72 static int ecx_init(void *vecxctx, void *vkey, in ecx_init()
95 static int ecx_set_peer(void *vecxctx, void *vkey) in ecx_set_peer()
/freebsd-src/crypto/openssl/test/
H A Dtls-provider.c248 static int xor_init(void *vpxorctx, void *vkey, in xor_init()
470 static int xor_has(const void *vkey, int selection) in xor_has()
519 static ossl_inline int xor_get_params(void *vkey, OSSL_PARAM params[]) in xor_get_params()
556 static int xor_set_params(void *vkey, const OSSL_PARAM params[]) in xor_set_params()
664 static int xor_import(void *vkey, int select, const OSSL_PARAM params[]) in xor_import()
703 static int xor_export(void *vkey, int select, OSSL_CALLBACK *param_cb, in xor_export()
/freebsd-src/crypto/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c59 static int sm2_init(void *vpsm2ctx, void *vkey, const OSSL_PARAM params[]) in sm2_init()
/freebsd-src/crypto/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c98 static int mac_digest_sign_init(void *vpmacctx, const char *mdname, void *vkey, in mac_digest_sign_init()