Searched defs:out_val (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/asn1/
H A Dx_long.c116 long_get(ASN1_VALUE **pval, long *out_val) argument
H A Da_enum.c107 ASN1_ENUMERATED_get_int64(int64_t *out_val, const ASN1_ENUMERATED *aenum) argument
H A Da_int.c134 asn1_aint_get_uint64(CBS *cbs, uint64_t *out_val) argument
202 asn1_aint_get_int64(CBS *cbs, int negative, int64_t *out_val) argument
227 ASN1_INTEGER_get_uint64(uint64_t *out_val, const ASN1_INTEGER *aint) argument
267 ASN1_INTEGER_get_int64(int64_t *out_val, cons argument
[all...]
/openbsd-current/lib/libcrypto/ec/
H A Dec_ameth.c108 eckey_to_explicit_params(EC_KEY *eckey, void **out_val) argument
157 eckey_to_object(const EC_KEY *eckey, void **out_val) argument
188 eckey_to_params(EC_KEY *eckey, int *out_type, void **out_val) argument
[all...]

Completed in 128 milliseconds