Searched refs:srp (Results 51 - 75 of 82) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmk1mf.pl119 no-srp - No SRP
909 @a=grep(!/(srp)/,@a) if $no_srp;
1207 "no-srp" => \$no_srp,
H A Dmkdef.pl250 elsif (/^no-srp$/) { $no_srp=1; }
358 $crypto.=" crypto/srp/srp.h";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmk1mf.pl119 no-srp - No SRP
909 @a=grep(!/(srp)/,@a) if $no_srp;
1207 "no-srp" => \$no_srp,
H A Dmkdef.pl250 elsif (/^no-srp$/) { $no_srp=1; }
358 $crypto.=" crypto/srp/srp.h";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dsrp.c1 /* apps/srp.c */
70 # include <openssl/srp.h>
77 # define BASE_SECTION "srp"
86 "usage: srp [args] [user] \n",
90 " -name arg The particular srp definition to use\n",
91 " -srpvfile arg The srp verifier file name\n",
92 " -add add an user and srp verifier\n",
93 " -modify modify the srp verifier of an existing user\n",
590 "Cannot create srp verifier for user \"%s\", operation abandoned .\n",
680 "Cannot create srp verifie
[all...]
H A Ds_client.c169 # include <openssl/srp.h>
H A Ds_server.c195 # include <openssl/srp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/srp/
H A Dsrp_vfy.c1 /* crypto/srp/srp_vfy.c */
63 # include <openssl/srp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/srp/
H A Dsrp_vfy.c1 /* crypto/srp/srp_vfy.c */
63 # include <openssl/srp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dsrp.c1 /* apps/srp.c */
70 # include <openssl/srp.h>
77 # define BASE_SECTION "srp"
86 "usage: srp [args] [user] \n",
90 " -name arg The particular srp definition to use\n",
91 " -srpvfile arg The srp verifier file name\n",
92 " -add add an user and srp verifier\n",
93 " -modify modify the srp verifier of an existing user\n",
590 "Cannot create srp verifier for user \"%s\", operation abandoned .\n",
680 "Cannot create srp verifie
[all...]
H A Ds_client.c169 # include <openssl/srp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dhead.S2412 movec %a3,%srp
2417 movec %a2,%srp
2434 pmove %a0@,%srp
2446 pmove %a0@,%srp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dmaketests.com188 $ T_D_SRPTEST := [-.crypto.srp]
H A DMakefile834 srptest.o: ../include/openssl/safestack.h ../include/openssl/srp.h
852 ssltest.o: ../include/openssl/sha.h ../include/openssl/srp.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dmaketests.com188 $ T_D_SRPTEST := [-.crypto.srp]
H A DMakefile834 srptest.o: ../include/openssl/safestack.h ../include/openssl/srp.h
852 ssltest.o: ../include/openssl/sha.h ../include/openssl/srp.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile.bak154 cms pqueue ts srp cmac
H A DMakefile.org151 cms pqueue ts jpake srp store cmac
H A DMakefile154 cms pqueue ts srp cmac
H A Dmakevms.com783 $ EXHEADER_SRP := srp.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.bak154 cms pqueue ts srp cmac
H A DMakefile.org151 cms pqueue ts jpake srp store cmac
H A DMakefile154 cms pqueue ts srp cmac
H A Dmakevms.com783 $ EXHEADER_SRP := srp.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dkgdb.c131 unsigned int srp; /* 0x61; P11, Subroutine return pointer */ member in struct:register_image

Completed in 149 milliseconds

1234