Lines Matching refs:memcpy

337 		(void) memcpy(&buf[2], data, data_len);  in ber_encode_INTEGER()
348 (void) memcpy(&buf[3], data, data_len); in ber_encode_INTEGER()
360 (void) memcpy(&buf[4], data, data_len); in ber_encode_INTEGER()
373 (void) memcpy(&buf[5], data, data_len); in ber_encode_INTEGER()
485 (void) memcpy(&buf[2], data, data_len); in ber_encode_OCTET_STRING()
497 (void) memcpy(&buf[3], data, data_len); in ber_encode_OCTET_STRING()
510 (void) memcpy(&buf[4], data, data_len); in ber_encode_OCTET_STRING()
524 (void) memcpy(&buf[5], data, data_len); in ber_encode_OCTET_STRING()
631 (void) memcpy(&buf[2], data, data_len); in ber_encode_SEQUENCE()
643 (void) memcpy(&buf[3], data, data_len); in ber_encode_SEQUENCE()
656 (void) memcpy(&buf[4], data, data_len); in ber_encode_SEQUENCE()
670 (void) memcpy(&buf[5], data, data_len); in ber_encode_SEQUENCE()
805 (void) memcpy(buf + len, tmp, total); in ber_encode_PrivateKeyInfo()
809 (void) memcpy(buf + len, algorithm_id, algorithm_id_len); in ber_encode_PrivateKeyInfo()
817 (void) memcpy(buf + len, tmp, total); in ber_encode_PrivateKeyInfo()
821 (void) memcpy(buf + len, attrib, sizeof (attrib)); in ber_encode_PrivateKeyInfo()
959 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
968 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
977 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
987 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
996 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
1005 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
1015 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
1025 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()
1034 (void) memcpy(buf + offset, buf2, len); in ber_encode_RSAPrivateKey()