Searched refs:crypto_method_hmac_sha384 (Results 1 – 10 of 10) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_crypto_self_test.c | 111 static NX_CRYPTO_METHOD crypto_method_hmac_sha384 = variable 202 &crypto_method_hmac_sha384,
|
| D | nx_secure_tls_handshake_fragmentation_ecc_test.c | 436 extern NX_CRYPTO_METHOD crypto_method_hmac_sha384; 445 …ecdsa, &crypto_method_aes_cbc_128, 16, 16, &crypto_method_hmac_sha384, 32,…
|
| D | nx_secure_crypto_method_cleanup_test.c | 208 extern NX_CRYPTO_METHOD crypto_method_hmac_sha384; 240 … {&crypto_method_hmac_sha384, {NX_CRYPTO_AUTHENTICATE, NX_NULL, NX_NULL,}, 1, sizeof(input_test),},
|
| D | nx_crypto_ciphersuites_regression.c | 81 extern NX_CRYPTO_METHOD crypto_method_hmac_sha384;
|
| D | nx_secure_tls_cert_verify_test.c | 397 extern NX_CRYPTO_METHOD crypto_method_hmac_sha384;
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_phash.h | 81 extern NX_CRYPTO_METHOD crypto_method_hmac_sha384;
|
| D | nx_crypto_hkdf.h | 113 extern NX_CRYPTO_METHOD crypto_method_hmac_sha384;
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_method_self_test.c | 49 extern NX_CRYPTO_METHOD crypto_method_hmac_sha384; 181 …status = _nx_crypto_method_self_test_hmac_sha(&crypto_method_hmac_sha384, metadata, metadata_size); in _nx_crypto_method_self_test()
|
| D | nx_crypto_tls_prf_sha384.c | 293 phash -> nx_crypto_hmac_method = &crypto_method_hmac_sha384; in _nx_crypto_method_prf_sha384_operation()
|
| D | nx_crypto_methods.c | 342 NX_CRYPTO_METHOD crypto_method_hmac_sha384 = variable
|