Home
last modified time | relevance | path

Searched defs:from_key (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/security/erlang-jose/erlang-jose-1.11.1/src/jwk/
H A Djose_jwk_kty.erl52 from_key(ECPrivateKey=#'ECPrivateKey'{}) -> function
54 from_key(ECPublicKey={#'ECPoint'{}, _}) -> function
60 from_key(EdDSA448PrivateKey=#'jose_EdDSA448PrivateKey'{}) -> function
62 from_key(EdDSA448PublicKey=#'jose_EdDSA448PublicKey'{}) -> function
64 from_key(X25519PrivateKey=#'jose_X25519PrivateKey'{}) -> function
66 from_key(X25519PublicKey=#'jose_X25519PublicKey'{}) -> function
68 from_key(X448PrivateKey=#'jose_X448PrivateKey'{}) -> function
70 from_key(X448PublicKey=#'jose_X448PublicKey'{}) -> function
72 from_key(RSAPrivateKey=#'RSAPrivateKey'{}) -> function
74 from_key(RSAPublicKey=#'RSAPublicKey'{}) -> function
[all …]
H A Djose_jwk_kty_okp_x25519.erl183 from_key(#'jose_X25519PrivateKey'{publicKey=#'jose_X25519PublicKey'{publicKey=Public}, privateKey=S… function
185 from_key(#'jose_X25519PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_x448.erl183 from_key(#'jose_X448PrivateKey'{publicKey=#'jose_X448PublicKey'{publicKey=Public}, privateKey=Secre… function
185 from_key(#'jose_X448PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_ed25519.erl174 from_key(#'jose_EdDSA25519PrivateKey'{publicKey=#'jose_EdDSA25519PublicKey'{publicKey=Public}, priv… function
176 from_key(#'jose_EdDSA25519PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_ed448.erl174 from_key(#'jose_EdDSA448PrivateKey'{publicKey=#'jose_EdDSA448PublicKey'{publicKey=Public}, privateK… function
176 from_key(#'jose_EdDSA448PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_rsa.erl261 from_key(RSAPrivateKey=#'RSAPrivateKey'{}) -> function
263 from_key(RSAPublicKey=#'RSAPublicKey'{}) -> function
H A Djose_jwk_kty_ec.erl288 from_key(ECPrivateKey=#'ECPrivateKey'{}) -> function
290 from_key(ECPublicKey={#'ECPoint'{}, _}) -> function
/dports/security/elixir-jose/erlang-jose-1.11.1/src/jwk/
H A Djose_jwk_kty.erl52 from_key(ECPrivateKey=#'ECPrivateKey'{}) -> function
54 from_key(ECPublicKey={#'ECPoint'{}, _}) -> function
60 from_key(EdDSA448PrivateKey=#'jose_EdDSA448PrivateKey'{}) -> function
62 from_key(EdDSA448PublicKey=#'jose_EdDSA448PublicKey'{}) -> function
64 from_key(X25519PrivateKey=#'jose_X25519PrivateKey'{}) -> function
66 from_key(X25519PublicKey=#'jose_X25519PublicKey'{}) -> function
68 from_key(X448PrivateKey=#'jose_X448PrivateKey'{}) -> function
70 from_key(X448PublicKey=#'jose_X448PublicKey'{}) -> function
72 from_key(RSAPrivateKey=#'RSAPrivateKey'{}) -> function
74 from_key(RSAPublicKey=#'RSAPublicKey'{}) -> function
[all …]
H A Djose_jwk_kty_okp_x25519.erl183 from_key(#'jose_X25519PrivateKey'{publicKey=#'jose_X25519PublicKey'{publicKey=Public}, privateKey=S… function
185 from_key(#'jose_X25519PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_x448.erl183 from_key(#'jose_X448PrivateKey'{publicKey=#'jose_X448PublicKey'{publicKey=Public}, privateKey=Secre… function
185 from_key(#'jose_X448PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_ed448.erl174 from_key(#'jose_EdDSA448PrivateKey'{publicKey=#'jose_EdDSA448PublicKey'{publicKey=Public}, privateK… function
176 from_key(#'jose_EdDSA448PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_ed25519.erl174 from_key(#'jose_EdDSA25519PrivateKey'{publicKey=#'jose_EdDSA25519PublicKey'{publicKey=Public}, priv… function
176 from_key(#'jose_EdDSA25519PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_ec.erl288 from_key(ECPrivateKey=#'ECPrivateKey'{}) -> function
290 from_key(ECPublicKey={#'ECPoint'{}, _}) -> function
H A Djose_jwk_kty_rsa.erl261 from_key(RSAPrivateKey=#'RSAPrivateKey'{}) -> function
263 from_key(RSAPublicKey=#'RSAPublicKey'{}) -> function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jose/src/jwk/
H A Djose_jwk_kty.erl52 from_key(ECPrivateKey=#'ECPrivateKey'{}) -> function
54 from_key(ECPublicKey={#'ECPoint'{}, _}) -> function
60 from_key(EdDSA448PrivateKey=#'jose_EdDSA448PrivateKey'{}) -> function
62 from_key(EdDSA448PublicKey=#'jose_EdDSA448PublicKey'{}) -> function
64 from_key(X25519PrivateKey=#'jose_X25519PrivateKey'{}) -> function
66 from_key(X25519PublicKey=#'jose_X25519PublicKey'{}) -> function
68 from_key(X448PrivateKey=#'jose_X448PrivateKey'{}) -> function
70 from_key(X448PublicKey=#'jose_X448PublicKey'{}) -> function
72 from_key(RSAPrivateKey=#'RSAPrivateKey'{}) -> function
74 from_key(RSAPublicKey=#'RSAPublicKey'{}) -> function
[all …]
H A Djose_jwk_kty_okp_x25519.erl183 from_key(#'jose_X25519PrivateKey'{publicKey=#'jose_X25519PublicKey'{publicKey=Public}, privateKey=S… function
185 from_key(#'jose_X25519PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_x448.erl183 from_key(#'jose_X448PrivateKey'{publicKey=#'jose_X448PublicKey'{publicKey=Public}, privateKey=Secre… function
185 from_key(#'jose_X448PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_ed25519.erl174 from_key(#'jose_EdDSA25519PrivateKey'{publicKey=#'jose_EdDSA25519PublicKey'{publicKey=Public}, priv… function
176 from_key(#'jose_EdDSA25519PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_okp_ed448.erl174 from_key(#'jose_EdDSA448PrivateKey'{publicKey=#'jose_EdDSA448PublicKey'{publicKey=Public}, privateK… function
176 from_key(#'jose_EdDSA448PublicKey'{publicKey=Public}) -> function
H A Djose_jwk_kty_ec.erl288 from_key(ECPrivateKey=#'ECPrivateKey'{}) -> function
290 from_key(ECPublicKey={#'ECPoint'{}, _}) -> function
/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/
H A Dcommand_helpers.h139 #define CMD2_REDIRECT(from_key, to_key) \ argument
141 #define CMD2_REDIRECT_GENERIC(from_key, to_key) \ argument
143 #define CMD2_REDIRECT_GENERIC_NO_EXPORT(from_key, to_key) \ argument
145 #define CMD2_REDIRECT_FILE(from_key, to_key) \ argument
147 #define CMD2_REDIRECT_TRACKER(from_key, to_key) \ argument
150 #define CMD2_REDIRECT_GENERIC_STR(from_key, to_key) \ argument
154 #define CMD2_REDIRECT_GENERIC_STR_NO_EXPORT(from_key, to_key) \ argument
/dports/devel/p5-ExtUtils-Constant/ExtUtils-Constant-0.25/lib/ExtUtils/Constant/
H A DAaargh56Hash.pm13 sub from_key {defined $_[0] ? pack "U*", unpack 'w*', $_[0] : undef}; subroutine
/dports/net-im/libsignal-client/libsignal-client-0.9.6/rust/crypto/src/
H A Daes_ctr.rs30 pub fn from_key(key: &[u8], nonce: &[u8], init_ctr: u32) -> Result<Self> { in from_key() method
/dports/misc/broot/broot-1.7.0/src/conf/
H A Dformat.rs34 pub fn from_key(key: &str) -> Option<Self> { in from_key() method
/dports/sysutils/vector/leveldb-64265815bcf1b69f30e6cb35bf687fbd6dd64afb/src/database/
H A Diterator.rs96 fn from_key(&self) -> Option<&K>; in from_key() method
210 fn from_key(&self) -> Option<&K> { in from_key() method
257 fn from_key(&self) -> Option<&K> { in from_key() method
304 fn from_key(&self) -> Option<&K> { in from_key() method

12345678910>>...15