Searched refs:nx_crypto_hmac_output (Results 1 – 8 of 8) sorted by relevance
74 UCHAR *nx_crypto_hmac_output; member
106 UCHAR *nx_crypto_hmac_output; member
300 phash -> nx_crypto_hmac_output = prf -> nx_secure_tls_prf_temp_hmac_output_buffer; in _nx_crypto_method_prf_sha_256_operation()
300 phash -> nx_crypto_hmac_output = prf -> nx_secure_tls_prf_temp_hmac_output_buffer; in _nx_crypto_method_prf_sha384_operation()
300 phash -> nx_crypto_hmac_output = prf -> nx_secure_tls_prf_temp_hmac_output_buffer; in _nx_crypto_method_prf_sha512_operation()
116 hmac_output = phash -> nx_crypto_hmac_output; in _nx_crypto_phash()
298 phash -> nx_crypto_hmac_output = prf -> nx_secure_tls_prf_temp_hmac_output_buffer; in _nx_crypto_method_prf_1_operation()
541 phash.nx_crypto_hmac_output = output; in thread_0_entry()