C_Encrypt
C_Encrypt,
ckRv = C_Encrypt(ckSession, (CK_BYTE_PTR)in_data, block_size,
ckRv = C_Encrypt(ckSession, (CK_BYTE_PTR)in_data, in_len,
CK_PKCS11_FUNCTION_INFO(C_Encrypt)
rv = FUNCLIST(fw_st_id)->C_Encrypt(hSession, in,
return (fast_funcs->C_Encrypt(hSession, pData, ulDataLen,
rv = FUNCLIST(sessp->se_slotid)->C_Encrypt(sessp->se_handle, pData,
C_Encrypt,
C_Encrypt,
C_Encrypt,
PK11_Functions.C_Encrypt = C_Encrypt;
rv = C_Encrypt(ctxp->ctx, buf, inlen, buf, &tlen);
rv = C_Encrypt(ctxp->ctx, buf, inlen, buf, &tlen);
rv = C_Encrypt(op->hsession, op->in, op->inlen,
rv = C_Encrypt(krb_ctx_hSession(context), (CK_BYTE_PTR)in,
rv = C_Encrypt(krb_ctx_hSession(context), (CK_BYTE_PTR)in,
rv = C_Encrypt(krb_ctx_hSession(context),
rv = C_Encrypt(session,