Searched refs:nx_secure_tls_prf_temp_A_buffer (Results 1 – 8 of 8) sorted by relevance
290 phash -> nx_crypto_phash_temp_A = prf -> nx_secure_tls_prf_temp_A_buffer; in _nx_crypto_method_prf_sha_256_operation()291 phash -> nx_crypto_phash_temp_A_size = sizeof(prf -> nx_secure_tls_prf_temp_A_buffer); in _nx_crypto_method_prf_sha_256_operation()
290 phash -> nx_crypto_phash_temp_A = prf -> nx_secure_tls_prf_temp_A_buffer; in _nx_crypto_method_prf_sha384_operation()291 phash -> nx_crypto_phash_temp_A_size = sizeof(prf -> nx_secure_tls_prf_temp_A_buffer); in _nx_crypto_method_prf_sha384_operation()
290 phash -> nx_crypto_phash_temp_A = prf -> nx_secure_tls_prf_temp_A_buffer; in _nx_crypto_method_prf_sha512_operation()291 phash -> nx_crypto_phash_temp_A_size = sizeof(prf -> nx_secure_tls_prf_temp_A_buffer); in _nx_crypto_method_prf_sha512_operation()
291 phash -> nx_crypto_phash_temp_A = prf -> nx_secure_tls_prf_temp_A_buffer; in _nx_crypto_method_prf_1_operation()292 phash -> nx_crypto_phash_temp_A_size = sizeof(prf -> nx_secure_tls_prf_temp_A_buffer); in _nx_crypto_method_prf_1_operation()
65 …UCHAR nx_secure_tls_prf_temp_A_buffer[128]; /* The temp_A buffer needs to be large enough to holdt… member
65 …UCHAR nx_secure_tls_prf_temp_A_buffer[144]; /* The temp_A buffer needs to be large enough to holdt… member
69 …UCHAR nx_secure_tls_prf_temp_A_buffer[100]; /* The temp_A buffer needs to be large enough to holdt… member
69 …UCHAR nx_secure_tls_prf_temp_A_buffer[112]; /* The temp_A buffer needs to be large enough to holdt… member