/third_party/openssl/crypto/srp/ |
D | srp_vfy.c | 278 SRP_VBASE *SRP_VBASE_new(char *seed_key) in SRP_VBASE_new() argument 291 vb->seed_key = NULL; in SRP_VBASE_new() 292 if ((seed_key != NULL) && (vb->seed_key = OPENSSL_strdup(seed_key)) == NULL) { in SRP_VBASE_new() 307 OPENSSL_free(vb->seed_key); in SRP_VBASE_free() 420 if (vb->seed_key) { in SRP_VBASE_init() 443 if (vb->seed_key != NULL) { in SRP_VBASE_init() 562 if ((vb->seed_key == NULL) || in SRP_VBASE_get1_by_user() 584 || !EVP_DigestUpdate(ctxt, vb->seed_key, strlen(vb->seed_key)) in SRP_VBASE_get1_by_user()
|
/third_party/node/deps/openssl/openssl/crypto/srp/ |
D | srp_vfy.c | 278 SRP_VBASE *SRP_VBASE_new(char *seed_key) in SRP_VBASE_new() argument 291 vb->seed_key = NULL; in SRP_VBASE_new() 292 if ((seed_key != NULL) && (vb->seed_key = OPENSSL_strdup(seed_key)) == NULL) { in SRP_VBASE_new() 307 OPENSSL_free(vb->seed_key); in SRP_VBASE_free() 420 if (vb->seed_key) { in SRP_VBASE_init() 443 if (vb->seed_key != NULL) { in SRP_VBASE_init() 562 if ((vb->seed_key == NULL) || in SRP_VBASE_get1_by_user() 584 || !EVP_DigestUpdate(ctxt, vb->seed_key, strlen(vb->seed_key)) in SRP_VBASE_get1_by_user()
|
/third_party/openssl/doc/man3/ |
D | SRP_VBASE_new.pod | 21 SRP_VBASE *SRP_VBASE_new(char *seed_key); 37 If B<seed_key> is not NULL a copy is stored and used to generate dummy parameters 63 If no matching user is found but a seed_key and default gN parameters have been 64 set, dummy authentication information is generated from the seed_key, allowing 69 If no matching user is found and the seed_key is not set, NULL is returned.
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | srp.h | 58 char *seed_key; member 74 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/openssl/include/openssl/ |
D | srp.h.in | 86 char *seed_key; member 105 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
D | srp.h.in | 86 char *seed_key; member 105 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
D | srp.h | 133 char *seed_key; member 176 SRP_VBASE *SRP_VBASE_new(char *seed_key);
|