HomeSort by relevance Sort by last modified time
    Searched refs:privsep_eay_get_pkcs1privkey (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
privsep.h 37 #define PRIVSEP_EAY_GET_PKCS1PRIVKEY 0x0801 /* admin_com_bufs follows */
60 vchar_t *privsep_eay_get_pkcs1privkey __P((char *));
privsep.c 339 case PRIVSEP_EAY_GET_PKCS1PRIVKEY: {
349 "privsep_eay_get_pkcs1privkey: "
703 privsep_eay_get_pkcs1privkey(path) function
720 msg->hdr.ac_cmd = PRIVSEP_EAY_GET_PKCS1PRIVKEY;
oakley.c     [all...]
  /external/ipsec-tools/
setup.c 571 vchar_t *privsep_eay_get_pkcs1privkey(char *file) function

Completed in 109 milliseconds