Searched refs:KEY_ENCRYPT_PK (Results 1 – 2 of 2) sorted by relevance
272 #define KEY_ENCRYPT_PK ((u_long)6) macro299 #define KEY_ENCRYPT_PK ((u_long)6) macro326 #define KEY_ENCRYPT_PK ((u_long)6) macro
171 if (!key_call ((u_long) KEY_ENCRYPT_PK, (xdrproc_t) xdr_cryptkeyarg2, in libc_hidden_nolink_sunrpc()496 if ((proc == KEY_ENCRYPT_PK) || (proc == KEY_DECRYPT_PK) || in key_call_socket()528 if (proc == KEY_ENCRYPT_PK && __key_encryptsession_pk_LOCAL) in key_call()
Completed in 7 milliseconds