Searched defs:encryption (Results 1 - 5 of 5) sorted by relevance

/external/ipsec-tools/
H A Dsetup.c138 static void add_proposal(int auth, int hash, int encryption, int length) argument
143 p->enctype = encryption;
/external/bluetooth/bluez/rfcomm/
H A Dmain.c58 static int encryption = 0; variable
504 if (encryption)
713 "\t-E, --encrypt Enable encryption\n"
779 encryption = 1;
/external/kernel-headers/original/linux/
H A Dnet.h175 short encryption; member in struct:net_proto_family
/external/openssl/crypto/x509/
H A Dx509.h531 /* Password based encryption structure */
538 /* Password based encryption V2 structures */
542 X509_ALGOR *encryption; member in struct:PBE2PARAM_st
/external/openssl/include/openssl/
H A Dx509.h531 /* Password based encryption structure */
538 /* Password based encryption V2 structures */
542 X509_ALGOR *encryption; member in struct:PBE2PARAM_st

Completed in 413 milliseconds