Searched refs:dca_find_attribute (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c442 if (dca_find_attribute(attr, key->ck_count, CKA_PUBLIC_EXPONENT))
450 if (dca_find_attribute(attr, key->ck_count, CKA_PRIVATE_EXPONENT))
H A Ddca.c3581 bap = dca_find_attribute(attrp, atnum, atype);
3601 bap = dca_find_attribute(attrp, atnum, atype);
3613 * Finds entry of specified name. If it is not found dca_find_attribute returns
3617 dca_find_attribute(crypto_object_attribute_t *attrp, uint_t atnum, function
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h911 dca_find_attribute(crypto_object_attribute_t *, uint_t, uint64_t);

Completed in 73 milliseconds