Home
last modified time | relevance | path

Searched defs:enc_alg (Results 1 – 25 of 133) sorted by relevance

123456

/dports/security/py-authlib/Authlib-0.15.5/authlib/jose/rfc7518/_cryptography_backends/
H A D_jwe_alg.py37 def wrap(self, enc_alg, headers, key): argument
45 def unwrap(self, enc_alg, ek, headers, key): argument
69 def wrap(self, enc_alg, headers, key): argument
76 def unwrap(self, enc_alg, ek, headers, key): argument
101 def wrap(self, enc_alg, headers, key): argument
122 def unwrap(self, enc_alg, ek, headers, key): argument
193 def wrap(self, enc_alg, headers, key): argument
215 def unwrap(self, enc_alg, ek, headers, key): argument
/dports/security/py-authlib/Authlib-0.15.5/authlib/jose/rfc7518/
H A Djwe_algorithms.py14 def wrap(self, enc_alg, headers, key): argument
20 def unwrap(self, enc_alg, ek, headers, key): argument
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Server/Session/Data/
H A DSCEP.pm31 has enc_alg => ( attribute in OpenXPKI::Server::Session::Data::SCEP
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Server/Session/Data/
H A DSCEP.pm31 has enc_alg => ( attribute in OpenXPKI::Server::Session::Data::SCEP
/dports/net/reaver/reaver-wps-fork-t6x-1.6.6/src/tls/
H A Dpkcs5.c51 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params()
176 u8 * pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_decrypt()
H A Dpkcs8.c131 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/dports/security/py-asyncssh/asyncssh-2.8.1/tests/
H A Dtest_encryption.py35 def check_encryption_alg(self, enc_alg, mac_alg): argument
/dports/security/py-authlib/Authlib-0.15.5/authlib/jose/rfc7516/
H A Dmodels.py18 def wrap(self, enc_alg, headers, key): argument
21 def unwrap(self, enc_alg, ek, headers, key): argument
/dports/net/hostapd/hostapd-2.9/src/tls/
H A Dpkcs5.c32 } enc_alg; member
277 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params()
588 u8 * pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_decrypt()
H A Dpkcs8.c125 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/dports/net/hostapd-devel/hostap-14ab4a816/src/tls/
H A Dpkcs5.c32 } enc_alg; member
261 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params()
566 u8 * pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_decrypt()
H A Dpkcs8.c114 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c32 } enc_alg; member
277 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params()
588 u8 * pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_decrypt()
H A Dpkcs8.c125 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c32 } enc_alg; member
277 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params()
588 u8 * pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_decrypt()
H A Dpkcs8.c125 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/tls/
H A Dpkcs5.c32 } enc_alg; member
261 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params()
566 u8 * pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_decrypt()
H A Dpkcs8.c114 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/dports/security/libscep/libscep-0.09/src/clients/cli/
H A Dconfiguration.c108 const EVP_CIPHER *enc_alg; in configuration_set_args() local
/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DAbaqusFiniteStrain.cxx108 const AbaqusReal iF6 = iJ*(F3*F7-F4*F6); in set_getca()
/dports/security/libscep/libscep-0.09/src/clients/python/scep/
H A Dclient.py21 def pkcsreq(url, request, sig_cert, sig_key, enc_cert, enc_alg, proxy=None): argument
/dports/security/p5-Crypt-LibSCEP/libscep-0.09/src/clients/python/scep/
H A Dclient.py21 def pkcsreq(url, request, sig_cert, sig_key, enc_cert, enc_alg, proxy=None): argument
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/tools/encrypt_fw/src/
H A Dencrypt.c157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file()

123456