Home | History | Annotate | Download | only in nss

Lines Matching refs:memcpy

58 #define PORT_Memcpy memcpy
178 memcpy(H, H256, sizeof H256);
413 memcpy(B + inBuf, input, todo);
422 memcpy(B, input, SHA256_BLOCK_LENGTH);
429 memcpy(B, input, inputLen);
469 memcpy(digest, H, padLen);
524 memcpy(dest, src, sizeof *dest);
704 memcpy(H, H512, sizeof H512);
1066 memcpy(B + inBuf, input, todo);
1075 memcpy(B, input, SHA512_BLOCK_LENGTH);
1082 memcpy(B, input, inputLen);
1129 memcpy(digest, H, padLen);
1182 memcpy(dest, src, sizeof *dest);
1223 memcpy(H, H384, sizeof H384);
1284 memcpy(dest, src, sizeof *dest);