Home
last modified time | relevance | path

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

/external/libchrome/crypto/third_party/nss/
Drsawrapr.c54 PORT_Memcpy(tempHash, temp, maskLen - counter * hash->length); in MGF1()
Dsha512.cc58 #define PORT_Memcpy memcpy macro
509 PORT_Memcpy(space, ctx, sizeof *ctx);
518 PORT_Memcpy(ctx, space, sizeof *ctx);
1167 PORT_Memcpy(space, ctx, sizeof *ctx);
1176 PORT_Memcpy(ctx, space, sizeof *ctx);