Searched defs:base_key (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/api/ |
H A D | kcf_keys.c | 199 crypto_mechanism_t *mech, crypto_key_t *base_key, in crypto_key_derive()
|
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | ecc.c | 1172 crypto_key_t *base_key, crypto_object_attribute_t *in_attrs, in ecc_nostore_key_derive()
|
H A D | crypto.c | 6337 crypto_key_t base_key; in object_derive_key() local 6495 crypto_key_t base_key; in nostore_derive_key() local
|
H A D | dprov.c | 4115 crypto_key_t *base_key, crypto_object_attribute_t *template, in dprov_key_derive() 5000 crypto_key_t *base_key, crypto_object_attribute_t *template, in dprov_nostore_key_derive() 8391 crypto_key_t *base_key; in dprov_key_task() local
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelKeys.c | 1976 get_base_key_attributes(kernel_object_t *base_key, crypto_key_t *key_by_value) in get_base_key_attributes()
|
/illumos-gate/usr/src/uts/common/sys/crypto/ |
H A D | impl.h | 1163 #define KCF_PROV_KEY_DERIVE(pd, session, mech, base_key, template, count, \ argument 1228 #define KCF_PROV_NOSTORE_KEY_DERIVE(pd, session, mech, base_key, template, \ argument
|