Searched refs:nx_crypto_phash_seed_length (Results 1 – 6 of 6) sorted by relevance
69 UINT nx_crypto_phash_seed_length; member
111 seed_len = phash -> nx_crypto_phash_seed_length; in _nx_crypto_phash()133 A_len = phash -> nx_crypto_phash_seed_length; in _nx_crypto_phash()
287 phash -> nx_crypto_phash_seed_length = key_size_in_bits + input_length_in_byte; in _nx_crypto_method_prf_sha_256_operation()
287 phash -> nx_crypto_phash_seed_length = key_size_in_bits + input_length_in_byte; in _nx_crypto_method_prf_sha384_operation()
287 phash -> nx_crypto_phash_seed_length = key_size_in_bits + input_length_in_byte; in _nx_crypto_method_prf_sha512_operation()
288 phash -> nx_crypto_phash_seed_length = key_size_in_bits + input_length_in_byte; in _nx_crypto_method_prf_1_operation()