Home
last modified time | relevance | path

Searched defs:crypto_metadata_size (Results 1 – 25 of 27) sorted by relevance

12

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_null_cipher.c76 ULONG crypto_metadata_size) in _nx_crypto_method_null_init()
200 ULONG crypto_metadata_size, in _nx_crypto_method_null_operation()
Dnx_crypto_hmac_md5.c77 ULONG crypto_metadata_size) in _nx_crypto_method_hmac_md5_init()
231 ULONG crypto_metadata_size, in _nx_crypto_method_hmac_md5_operation()
Dnx_crypto_hmac_sha1.c77 ULONG crypto_metadata_size) in _nx_crypto_method_hmac_sha1_init()
230 ULONG crypto_metadata_size, in _nx_crypto_method_hmac_sha1_operation()
Dnx_crypto_hmac_sha2.c77 ULONG crypto_metadata_size) in _nx_crypto_method_hmac_sha256_init()
231 ULONG crypto_metadata_size, in _nx_crypto_method_hmac_sha256_operation()
Dnx_crypto_hmac_sha5.c77 ULONG crypto_metadata_size) in _nx_crypto_method_hmac_sha512_init()
230 ULONG crypto_metadata_size, in _nx_crypto_method_hmac_sha512_operation()
Dnx_crypto_tls_prf_sha384.c75 ULONG crypto_metadata_size) in _nx_crypto_method_prf_sha384_init()
237 ULONG crypto_metadata_size, in _nx_crypto_method_prf_sha384_operation()
Dnx_crypto_tls_prf_sha512.c75 ULONG crypto_metadata_size) in _nx_crypto_method_prf_sha512_init()
237 ULONG crypto_metadata_size, in _nx_crypto_method_prf_sha512_operation()
Dnx_crypto_tls_prf_sha256.c74 ULONG crypto_metadata_size) in _nx_crypto_method_prf_sha_256_init()
237 ULONG crypto_metadata_size, in _nx_crypto_method_prf_sha_256_operation()
Dnx_crypto_tls_prf_1.c74 ULONG crypto_metadata_size) in _nx_crypto_method_prf_1_init()
237 ULONG crypto_metadata_size, in _nx_crypto_method_prf_1_operation()
Dnx_crypto_3des.c274 ULONG crypto_metadata_size) in _nx_crypto_method_3des_init()
441 ULONG crypto_metadata_size, in _nx_crypto_method_3des_operation()
Dnx_crypto_rsa.c211 ULONG crypto_metadata_size) in _nx_crypto_method_rsa_init()
373 ULONG crypto_metadata_size, in _nx_crypto_method_rsa_operation()
Dnx_crypto_aes.c1748 ULONG crypto_metadata_size) in _nx_crypto_method_aes_init()
1912 ULONG crypto_metadata_size, in _nx_crypto_method_aes_operation()
2057 ULONG crypto_metadata_size, in _nx_crypto_method_aes_cbc_operation()
2234 ULONG crypto_metadata_size, in _nx_crypto_method_aes_ccm_operation()
2531 ULONG crypto_metadata_size, in _nx_crypto_method_aes_gcm_operation()
2826 ULONG crypto_metadata_size, in _nx_crypto_method_aes_ctr_operation()
2976 ULONG crypto_metadata_size, in _nx_crypto_method_aes_xcbc_operation()
Dnx_crypto_hkdf.c76 ULONG crypto_metadata_size) in _nx_crypto_method_hkdf_init()
258 ULONG crypto_metadata_size, in _nx_crypto_method_hkdf_operation()
Dnx_crypto_des.c624 ULONG crypto_metadata_size) in _nx_crypto_method_des_init()
784 ULONG crypto_metadata_size, in _nx_crypto_method_des_operation()
Dnx_crypto_pkcs1_v1.5.c505 ULONG crypto_metadata_size) in _nx_crypto_method_pkcs1_v1_5_init()
651 … VOID *crypto_metadata, ULONG crypto_metadata_size, in _nx_crypto_method_pkcs1_v1_5_operation()
Dnx_crypto_sha1.c576 ULONG crypto_metadata_size) in _nx_crypto_method_sha1_init()
732 ULONG crypto_metadata_size, in _nx_crypto_method_sha1_operation()
Dnx_crypto_ecdsa.c528 ULONG crypto_metadata_size) in _nx_crypto_method_ecdsa_init()
682 … VOID *crypto_metadata, ULONG crypto_metadata_size, in _nx_crypto_method_ecdsa_operation()
Dnx_crypto_sha2.c635 ULONG crypto_metadata_size) in _nx_crypto_method_sha256_init()
789 ULONG crypto_metadata_size, in _nx_crypto_method_sha256_operation()
Dnx_crypto_sha5.c627 ULONG crypto_metadata_size) in _nx_crypto_method_sha512_init()
781 ULONG crypto_metadata_size, in _nx_crypto_method_sha512_operation()
Dnx_crypto_hmac.c677 ULONG crypto_metadata_size) in _nx_crypto_method_hmac_init()
837 ULONG crypto_metadata_size, in _nx_crypto_method_hmac_operation()
Dnx_crypto_md5.c599 ULONG crypto_metadata_size) in _nx_crypto_method_md5_init()
756 ULONG crypto_metadata_size, in _nx_crypto_method_md5_operation()
Dnx_crypto_drbg.c968 ULONG crypto_metadata_size) in _nx_crypto_method_drbg_init()
1113 … VOID *crypto_metadata, ULONG crypto_metadata_size, in _nx_crypto_method_drbg_operation()
Dnx_crypto_ecdh.c494 ULONG crypto_metadata_size) in _nx_crypto_method_ecdh_init()
641 … VOID *crypto_metadata, ULONG crypto_metadata_size, in _nx_crypto_method_ecdh_operation()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnxe_secure_dtls_server_create.c81 VOID *crypto_metadata_buffer, ULONG crypto_metadata_size, in _nxe_secure_dtls_server_create()
Dnx_secure_dtls_server_create.c97 VOID *crypto_metadata_buffer, ULONG crypto_metadata_size, in _nx_secure_dtls_server_create()

12