Searched refs:cipher_proc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.h46 typedef OM_uint32 (*cipher_proc)(gss_buffer_t buf, typedef
49 cipher_proc signer, dh_key_set_t keys, dh_signature_t signature);
H A Dcrypto.c53 cipher_proc cipher; /* Routine to en/decrypt with */
210 * msg and a token. It signs it using the supplied cipher_proc and stores
220 cipher_proc signer, /* Routine to encrypt the integrity check */
400 cipher_proc cipher; /* cipher routine to use */

Completed in 58 milliseconds