Searched refs:decode_bn_der (Results 1 – 1 of 1) sorted by relevance
345 decode_bn_der(const uint8_t *der, size_t len) in decode_bn_der() function604 dh->pub_key = decode_bn_der(public_key->data, public_key->length); in decode_spki()862 pubkey_bn = decode_bn_der(pubkey_der, der_len); in compose_dh_pkey()946 pubkey_bn = decode_bn_der(pubkey_der, der_len); in compose_dh_pkey()