Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.h83 int pkcs11_method; member
H A Dpkinit_crypto_openssl.c859 ctx->pkcs11_method = 0; in pkinit_init_pkcs11()
1154 if (id_cryptoctx->pkcs11_method == 1 && in cms_signeddata_create()
1210 id_cryptoctx->pkcs11_method == 1 ? "CKM_SHA1_RSA_PKCS" : "FS"); in cms_signeddata_create()
1287 if (id_cryptoctx->pkcs11_method == 1 && in cms_signeddata_create()
4810 if (id_cryptoctx->pkcs11_method != 1)
4927 if (id_cryptoctx == NULL || id_cryptoctx->pkcs11_method != 1)
5411 id_cryptoctx->pkcs11_method = 1;
5927 if (cd->idctx->pkcs11_method != 1) {
5981 if (id_cryptoctx->pkcs11_method != 1) {