Home
last modified time | relevance | path

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

/external/ipsec-tools/src/libipsec/
Dpfkey.c1257 if (sa_parms->a_type == SADB_AALG_NONE) {
1267 if (sa_parms->a_type != SADB_AALG_NONE) {
1278 if (sa_parms->a_type != SADB_X_AALG_TCP_MD5) {
1304 if (sa_parms->a_type != SADB_AALG_NONE)
1352 sa_parms->a_type, sa_parms->e_type,
1385 if (sa_parms->a_type != SADB_AALG_NONE) {
2481 keymat, e_type, e_keylen, a_type, a_keylen, flags, in pfkey_send_update() argument
2488 u_int e_type, e_keylen, a_type, a_keylen, flags;
2508 psaa.a_type = a_type;
2522 keymat, e_type, e_keylen, a_type, a_keylen, flags, in pfkey_send_update_nat() argument
[all …]
Dlibpfkey.h79 u_int a_type, a_keylen; /* Authentication alg and key */ member
/external/openssl/include/openssl/
Dlhash.h129 #define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
131 #define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
134 a_type *b = arg2; \
/external/openssl/crypto/lhash/
Dlhash.h129 #define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
131 #define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
134 a_type *b = arg2; \
/external/elfutils/libebl/
Deblcorenote.c58 atype = auxv->a_type;
65 atype = auxv->a_type;
/external/ipsec-tools/src/racoon/
Dbackupsa.c154 sa_args->e_keylen, sa_args->a_type, sa_args->a_keylen,
275 GETNEXTNUM(sa_args.a_type, strtoul); in backupsa_from_file()
Dpfkey.c722 e_type, e_keylen, a_type, a_keylen, flags) in pfkey_convertfromipsecdoi() argument
728 u_int *a_type;
741 if ((*a_type = ipsecdoi2pfkey_aalg(hashtype)) == ~0)
754 if ((*a_type = ipsecdoi2pfkey_aalg(hashtype)) == ~0)
763 *a_type = SADB_X_AALG_MD5;
768 if (*a_type == SADB_AALG_NONE) {
781 *a_type = SADB_AALG_NONE;
1090 &sa_args.a_type, &sa_args.a_keylen,
1378 &sa_args.a_type, &sa_args.a_keylen,
/external/webkit/JavaScriptCore/assembler/
DMacroAssemblerARM.cpp51 if (aux.a_type == AT_HWCAP) { in isVFPPresent()
/external/elfutils/libelf/
Delf.h900 int a_type; /* Entry type */ member
911 long int a_type; /* Entry type */ member
/external/openssl/crypto/
DAndroid.mk51 asn1/a_type.c \
/external/openssl/patches/
Dcrypto_Android.mk51 asn1/a_type.c \
/external/clearsilver/python/examples/base/
Dodb.py663 col_name,a_type,options = a_col