Home
last modified time | relevance | path

Searched refs:PEM_BUFSIZE (Results 251 – 275 of 410) sorted by relevance

1...<<11121314151617

/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/lang/ruby26/ruby-2.6.9/ext/openssl/
H A Dossl.c160 if (RSTRING_LEN(pass) > PEM_BUFSIZE) in ossl_pem_passwd_value()
161 ossl_raise(eOSSLError, "password must not be longer than %d bytes", PEM_BUFSIZE); in ossl_pem_passwd_value()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/openssl/openssl-1.1.1n/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/openssl-static/openssl-1.1.1l/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/crypto/store/
H A Dloader_file.c217 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
228 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
358 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_result.c319 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy()
528 char tpass[PEM_BUFSIZE]; in try_pkcs12()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_result.c319 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy()
528 char tpass[PEM_BUFSIZE]; in try_pkcs12()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_result.c319 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy()
528 char tpass[PEM_BUFSIZE]; in try_pkcs12()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_result.c319 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy()
528 char tpass[PEM_BUFSIZE]; in try_pkcs12()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/store/
H A Dstore_result.c319 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy()
528 char tpass[PEM_BUFSIZE + 1]; in try_pkcs12()
/dports/security/openssl-devel/openssl-3.0.2/crypto/store/
H A Dstore_result.c319 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy()
528 char tpass[PEM_BUFSIZE + 1]; in try_pkcs12()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/engines/
H A De_loader_attic.c321 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
333 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
445 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
470 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/engines/
H A De_loader_attic.c321 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
333 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
445 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
470 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/engines/
H A De_loader_attic.c321 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
333 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
445 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
470 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/engines/
H A De_loader_attic.c321 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
333 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
445 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
470 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/openssl-devel/openssl-3.0.2/engines/
H A De_loader_attic.c321 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
333 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
445 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
470 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/engines/
H A De_loader_attic.c321 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12()
333 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
445 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted()
470 if ((pass = file_get_pass(ui_method, kbuf, PEM_BUFSIZE, in try_decode_PKCS8Encrypted()
/dports/security/stunnel/stunnel-5.60/src/
H A Dui_win_gui.c148 static char ui_pass[PEM_BUFSIZE];
700 TCHAR txt[PEM_BUFSIZE]; in pass_proc()
730 if(!pass_len || pass_len>=PEM_BUFSIZE) { in pass_proc()

1...<<11121314151617