Home
last modified time | relevance | path

Searched refs:emtmp (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/x509v3/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
540 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
541 if (emtmp == NULL) in append_ia5()
545 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
546 OPENSSL_free(emtmp); in append_ia5()
549 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
550 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
541 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
542 if (emtmp == NULL) in append_ia5()
546 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
547 OPENSSL_free(emtmp); in append_ia5()
550 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
551 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_utl.c527 char *emtmp;
541 emtmp = OPENSSL_strndup((char *)email->data, email->length);
542 if (emtmp == NULL)
546 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) {
547 OPENSSL_free(emtmp);
550 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) {
551 OPENSSL_free(emtmp); /* free on push failure */
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/x509v3/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
540 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
541 if (emtmp == NULL) in append_ia5()
545 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
546 OPENSSL_free(emtmp); in append_ia5()
549 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
550 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
541 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
542 if (emtmp == NULL) in append_ia5()
546 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
547 OPENSSL_free(emtmp); in append_ia5()
550 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
551 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/x509v3/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
540 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
541 if (emtmp == NULL) in append_ia5()
545 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
546 OPENSSL_free(emtmp); in append_ia5()
549 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
550 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
541 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
542 if (emtmp == NULL) in append_ia5()
546 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
547 OPENSSL_free(emtmp); in append_ia5()
550 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
551 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/x509v3/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
540 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
541 if (emtmp == NULL) in append_ia5()
545 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
546 OPENSSL_free(emtmp); in append_ia5()
549 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
550 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/openssl/openssl-1.1.1n/crypto/x509v3/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
540 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
541 if (emtmp == NULL) { in append_ia5()
548 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
549 OPENSSL_free(emtmp); in append_ia5()
552 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
553 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/x509/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
541 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
542 if (emtmp == NULL) { in append_ia5()
549 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
550 OPENSSL_free(emtmp); in append_ia5()
553 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
554 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/openssl-static/openssl-1.1.1l/crypto/x509v3/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
540 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
541 if (emtmp == NULL) in append_ia5()
545 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
546 OPENSSL_free(emtmp); in append_ia5()
549 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
550 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/openssl-devel/openssl-3.0.2/crypto/x509/
H A Dv3_utl.c527 char *emtmp; in append_ia5() local
541 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
542 if (emtmp == NULL) { in append_ia5()
549 if (sk_OPENSSL_STRING_find(*sk, emtmp) != -1) { in append_ia5()
550 OPENSSL_free(emtmp); in append_ia5()
553 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
554 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/x509v3/
H A Dv3_utl.c671 char *emtmp = NULL; in append_ia5() local
677 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
678 if (emtmp == NULL) { in append_ia5()
684 if (sk_OPENSSL_STRING_find(*sk, NULL, emtmp)) { in append_ia5()
685 OPENSSL_free(emtmp); in append_ia5()
688 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
696 OPENSSL_free(emtmp); in append_ia5()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/x509v3/
H A Dv3_utl.c671 char *emtmp = NULL; in append_ia5() local
677 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
678 if (emtmp == NULL) { in append_ia5()
684 if (sk_OPENSSL_STRING_find(*sk, NULL, emtmp)) { in append_ia5()
685 OPENSSL_free(emtmp); in append_ia5()
688 if (!sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
696 OPENSSL_free(emtmp); in append_ia5()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/x509v3/
H A Dv3_utl.c546 char *emtmp; in append_ia5() local
554 emtmp = BUF_strdup((char *)email->data); in append_ia5()
555 if(!emtmp || !sk_push(*sk, emtmp)) { in append_ia5()
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/x509v3/
H A Dv3_utl.c599 char *emtmp; in append_ia5() local
612 emtmp = BUF_strdup((char *)email->data); in append_ia5()
613 if (!emtmp || !sk_push(*sk, emtmp)) { in append_ia5()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/x509v3/
H A Dv3_utl.c501 char *emtmp; in append_ia5() local
514 emtmp = OPENSSL_strdup((char *)email->data); in append_ia5()
515 if (emtmp == NULL || !sk_OPENSSL_STRING_push(*sk, emtmp)) { in append_ia5()
516 OPENSSL_free(emtmp); /* free on push failure */ in append_ia5()

12