Searched refs:lhash (Results 1 – 1 of 1) sorted by relevance
1418 unsigned char lhash[MBEDTLS_HASH_MAX_SIZE]; in mbedtls_rsa_rsaes_oaep_decrypt() local1463 label, label_len, lhash ); in mbedtls_rsa_rsaes_oaep_decrypt()1479 bad |= lhash[i] ^ *p++; in mbedtls_rsa_rsaes_oaep_decrypt()1519 mbedtls_platform_zeroize( lhash, sizeof( lhash ) ); in mbedtls_rsa_rsaes_oaep_decrypt()