Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/cryptolib/
Drsa.c40 static void montMulAdd(const RSAPublicKey *key, in montMulAdd() function
74 montMulAdd(key, c, a[i], b); in montMul()
/external/vboot_reference/firmware/2lib/
D2rsa.c50 static void montMulAdd(const struct vb2_public_key *key, in montMulAdd() function
88 montMulAdd(key, c, a[i], b); in montMul()
/external/avb/libavb/
Davb_rsa.c137 static void montMulAdd(const IAvbKey* key, in montMulAdd() function
168 montMulAdd(key, c, a[i], b); in montMul()