Home
last modified time | relevance | path

Searched refs:maskedseed (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/rsa/
Dpadding.c416 const uint8_t *maskedseed = from + 1; in RSA_padding_check_PKCS1_OAEP_mgf1() local
424 seed[i] ^= maskedseed[i]; in RSA_padding_check_PKCS1_OAEP_mgf1()