Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dder_writer.c109 static int int_put_bytes_uint32(WPACKET *pkt, const void *v, in int_put_bytes_uint32() function
130 return int_der_w_integer(pkt, tag, int_put_bytes_uint32, &v); in ossl_DER_w_uint32()

Completed in 4 milliseconds