Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_asn1.c675 ec_asn1_encode_bn(const EC_GROUP *group, const BIGNUM *bn, int len, in ec_asn1_encode_bn() function
708 return ec_asn1_encode_bn(group, bn, len, os); in ec_asn1_encode_field_element()
723 return ec_asn1_encode_bn(group, bn, BN_num_bytes(order), os); in ec_asn1_encode_private_key()