Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.c55 } cipher_entry, *cipher_t; typedef
60 cipher_t signer; /* Cipher entry to sign the check sum */
72 cipher_pad(cipher_t c, unsigned int len) in cipher_pad()