Home
last modified time | relevance | path

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

/external/libchrome/crypto/third_party/nss/
Drsawrapr.c20 MGF1(HASH_HashType hashAlg, unsigned char *mask, unsigned int maskLen, in MGF1() function
103 MGF1(maskHashAlg, db, dbMaskLen, &em[dbMaskLen], hash->length); in emsa_pss_verify()
/external/boringssl/src/crypto/obj/
Dobjects.txt170 pkcs1 8 : MGF1 : mgf1
/external/tpm2/
Dpart4.txt27188 …This function performs MGF1 using the selected hash. MGF1 is T(n) = T(n-1) || H(seed || counter). …
29290 351 // mask = MGF1 (seed, nSize hLen 1)
29306 362 // Run the masked data through MGF1
29379 415 // Use the hash size to determine what to put through MGF1 in order
Dpart3.txt4825 The only supported mask generation is MGF1.
/external/bouncycastle/patches/
Dbcprov.patch3161 …initFromSpec(new OAEPParameterSpec("MD5", "MGF1", new MGF1ParameterSpec("MD5"), PSource.PSpecified…
/external/tpm2/generator/
Draw_structures_fixed.txt16478 MGF1
Draw_structures.txt16511 MGF1
Draw_commands_fixed.txt8249 supported mask generation is MGF1.
Draw_commands.txt8238 supported mask generation is MGF1.