Searched refs:nbytes1 (Results 1 – 1 of 1) sorted by relevance
92 size_t nbytes1; member606 1 + der_encode_length(custom_data->nbytes1, NULL) in make_custom_der()607 + custom_data->nbytes1; in make_custom_der()648 der_encode_length(custom_data->nbytes1, &p); in make_custom_der()649 memcpy(p, custom_data->bytes1, custom_data->nbytes1); in make_custom_der()650 p += custom_data->nbytes1; in make_custom_der()
Completed in 4 milliseconds