Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/exchange/
H A Dkdf_exch.c80 kdf_init(void * vpkdfctx,void * vkdf,const OSSL_PARAM params[]) kdf_init() argument
94 kdf_derive(void * vpkdfctx,unsigned char * secret,size_t * secretlen,size_t outlen) kdf_derive() argument
127 kdf_freectx(void * vpkdfctx) kdf_freectx() argument
137 kdf_dupctx(void * vpkdfctx) kdf_dupctx() argument
165 kdf_set_ctx_params(void * vpkdfctx,const OSSL_PARAM params[]) kdf_set_ctx_params() argument
172 kdf_settable_ctx_params(ossl_unused void * vpkdfctx,void * provctx,const char * kdfname) kdf_settable_ctx_params() argument
[all...]