| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | ecdh.h | 36 struct ecdh { struct 52 unsigned int crypto_ecdh_key_len(const struct ecdh *params); argument 67 int crypto_ecdh_encode_key(char *buf, unsigned int len, const struct ecdh *p); 81 int crypto_ecdh_decode_key(const char *buf, unsigned int len, struct ecdh *p);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | debug.h | 69 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) \ argument 70 mbedtls_debug_printf_ecdh( ssl, level, __FILE__, __LINE__, ecdh, attr ) 81 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) do { } while( 0 ) argument 256 const mbedtls_ecdh_context *ecdh,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | debug.h | 69 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) \ argument 70 mbedtls_debug_printf_ecdh( ssl, level, __FILE__, __LINE__, ecdh, attr ) 81 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) do { } while( 0 ) argument 256 const mbedtls_ecdh_context *ecdh,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | debug.h | 69 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) \ argument 70 mbedtls_debug_printf_ecdh( ssl, level, __FILE__, __LINE__, ecdh, attr ) 81 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) do { } while( 0 ) argument 256 const mbedtls_ecdh_context *ecdh,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | debug.h | 69 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) \ argument 70 mbedtls_debug_printf_ecdh( ssl, level, __FILE__, __LINE__, ecdh, attr ) 81 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) do { } while( 0 ) argument 256 const mbedtls_ecdh_context *ecdh,
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ecdh.c | 39 struct ecdh params; in ecdh_set_secret() 143 static struct kpp_alg ecdh = { variable 159 return crypto_register_kpp(&ecdh); in ecdh_init() 164 crypto_unregister_kpp(&ecdh); in ecdh_exit()
|
| H A D | ecdh_helper.c | 27 unsigned int crypto_ecdh_key_len(const struct ecdh *params) in crypto_ecdh_key_len() 34 const struct ecdh *params) in crypto_ecdh_encode_key() 58 struct ecdh *params) in crypto_ecdh_decode_key()
|
| H A D | Makefile | 179 ecdh_generic-y += ecdh.o
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-kpp.rst | 25 .. kernel-doc:: include/crypto/ecdh.h 28 .. kernel-doc:: include/crypto/ecdh.h 29 :functions: ecdh crypto_ecdh_key_len crypto_ecdh_encode_key crypto_ecdh_decode_key
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | ecdh.h | 97 EC_KEY *ecdh, void *(*KDF) (const void *in, size_t inlen,
|
| H A D | ssl.h | 2004 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument 2005 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh) 2012 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument 2013 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh) 2528 EC_KEY *(*ecdh) (SSL *ssl, int is_export, 2531 EC_KEY *(*ecdh) (SSL *ssl, int is_export,
|
| H A D | ssl3.h | 569 EC_KEY *ecdh; /* holds short lived ECDH key */ member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/dropbear/dropbear/ |
| H A D | dropbear-disable-weak-ciphers.patch | 22 * Small systems should generally include either curve25519 or ecdh for performance.
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | ecdh_helper.c | 127 struct ecdh p = {0}; in set_ecdh_privkey()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/ |
| H A D | sblim-sfcb_1.4.9.bb | 24 file://sblim-sfcb-1.4.8-default-ecdh-curve-name.patch \
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-ecc.c | 94 struct ecdh params; in atmel_ecdh_set_secret()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/ |
| H A D | chromium-latest.inc | 225 src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/create-ecdh/LICENSE \
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 4223 -rw-r--r-- root root 358 ./usr/include/openssl/ecdh.h
|
| H A D | buildhistory_filelist2.txt | 4224 -rw-r--r-- root root 358 ./usr/include/openssl/ecdh.h
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |