Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Label References |  Local Variables  | All
Print Page as PDF
Routine: XUSHSH

Package: Kernel

Routine: XUSHSH


Information

XUSHSH ;ISF/STAFF - ENCRYPTION/DECRYPTION UTILITIES ;01/20/16 14:33

Source Information

Source file <XUSHSH.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 19

Package Total Caller Graph
Kernel 12 XU8P702  XU8P780  XU8PS629  XU8PS630  XU8PS659  XUESSO2  XUESSO4  XUP  
XUS  XUS2  XUSERBLK  XUVERIFY  
Advanced Medication Platform 1 PREAPO2  
Lab Service 1 LRSRVR9B  
Mental Health 1 YTWJSONE  
Outpatient Pharmacy 1 PSONVAP2  
PCE Patient Care Encounter 1 PXVWSOAP  
RPC Broker 1 XWBSEC  
VistALink Security 1 XOBSRAKJ  

Entry Points

Name Comments DBIA/ICR reference
EN(X) ;Extrinsic function $$EN^XUSHSH(X), IA #4758
  • ICR #4758
    • Status: Active
    • Usage: Controlled Subscription
    KE ;Intrinsic subroutine.
    B ;Intrinsic subroutine.
    C ;Intrinsic subroutine.
    CL ;Intrinsic subroutine.
    SHAHASH(N,X,FLAG) ;One-Way Hash Utility, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    B64ENCD(X) ;Base 64 Encode, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    B64DECD(X) ;Base 64 Decode, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    RSAENCR(TEXT,CERT,CAFILE,CRLFILE,ENC) ;RSA Encrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    RSADECR(TEXT,KEY,PWD,ENC) ;RSA Decrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    AESENCR(TEXT,KEY,IV) ;AES Encrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    AESDECR(TEXT,KEY,IV) ;AES Decrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    Z ;;

    Label References

    Name Line Occurrences
    $$EN XUSHSH+10
    KE EN+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    CAFILE RSAENCR~
    CERT RSAENCR~
    CRLFILE RSAENCR~
    ENC RSAENCR~, RSADECR~
    FLAG SHAHASH~
    IV AESENCR~, AESDECR~
    KEY RSADECR~, AESENCR~, AESDECR~
    N SHAHASH~
    PWD RSADECR~
    TEXT RSAENCR~, RSADECR~, AESENCR~, AESDECR~
    X XUSHSH+10*, EN~, EN+1, SHAHASH~, B64ENCD~, B64DECD~
    XUA EN+1~
    XUI EN+1~
    XUJ EN+1~
    XUL EN+1~
    XUR EN+1~
    XUX EN+1~
    XUY EN+1~
    XUY1 EN+1~
    XUZ EN+1~
    Info |  Source |  Caller Graph |  Entry Points |  Label References |  Local Variables  | All