Searched refs:getattr_bn (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dks_p11.c566 getattr_bn(struct p11_module *p, function
629 rsa->n = getattr_bn(p, slot, session, object, CKA_MODULUS);
630 rsa->e = getattr_bn(p, slot, session, object, CKA_PUBLIC_EXPONENT);

Completed in 172 milliseconds