Searched refs:MGF1 (Results 1 – 9 of 9) sorted by relevance
/external/libchrome/crypto/third_party/nss/ |
D | rsawrapr.c | 20 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/ |
D | objects.txt | 170 pkcs1 8 : MGF1 : mgf1
|
/external/tpm2/ |
D | part4.txt | 27188 …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
|
D | part3.txt | 4825 The only supported mask generation is MGF1.
|
/external/bouncycastle/patches/ |
D | bcprov.patch | 3161 …initFromSpec(new OAEPParameterSpec("MD5", "MGF1", new MGF1ParameterSpec("MD5"), PSource.PSpecified…
|
/external/tpm2/generator/ |
D | raw_structures_fixed.txt | 16478 MGF1
|
D | raw_structures.txt | 16511 MGF1
|
D | raw_commands_fixed.txt | 8249 supported mask generation is MGF1.
|
D | raw_commands.txt | 8238 supported mask generation is MGF1.
|