Home
last modified time | relevance | path

Searched defs:ecdh_init (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Decdh.c157 static int ecdh_init(void) in ecdh_init() function
167 subsys_initcall(ecdh_init); variable
/kernel/linux/linux-6.6/crypto/
H A Decdh.c203 static int __init ecdh_init(void) in ecdh_init() function
238 subsys_initcall(ecdh_init); variable
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decdh_exch.c32 static OSSL_FUNC_keyexch_init_fn ecdh_init; variable
102 int ecdh_init(void *vpecdhctx, void *vecdh, const OSSL_PARAM params[]) in ecdh_init() function
/third_party/openssl/providers/implementations/exchange/
H A Decdh_exch.c32 static OSSL_FUNC_keyexch_init_fn ecdh_init; variable
102 int ecdh_init(void *vpecdhctx, void *vecdh, const OSSL_PARAM params[]) in ecdh_init() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dcompat-1.3.h1889 #define ecdh_init mbedtls_ecdh_init macro

Completed in 11 milliseconds