Home
last modified time | relevance | path

Searched defs:okey (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dsshkdf.c227 SSHKDF(const EVP_MD *evp_md, const unsigned char *key, size_t key_len, const unsigned char *xcghash, size_t xcghash_len, const unsigned char *session_id, size_t session_id_len, char type, unsigned char *okey, size_t okey_len) SSHKDF() argument
H A Dkrb5kdf.c355 KRB5KDF(const EVP_CIPHER *cipher, ENGINE *engine, const unsigned char *key, size_t key_len, const unsigned char *constant, size_t constant_len, unsigned char *okey, size_t okey_len) KRB5KDF() argument
/third_party/openssl/providers/implementations/kdfs/
H A Dsshkdf.c227 SSHKDF(const EVP_MD *evp_md, const unsigned char *key, size_t key_len, const unsigned char *xcghash, size_t xcghash_len, const unsigned char *session_id, size_t session_id_len, char type, unsigned char *okey, size_t okey_len) SSHKDF() argument
H A Dkrb5kdf.c355 KRB5KDF(const EVP_CIPHER *cipher, ENGINE *engine, const unsigned char *key, size_t key_len, const unsigned char *constant, size_t constant_len, unsigned char *okey, size_t okey_len) KRB5KDF() argument
/third_party/python/Objects/
H A Dabstract.c273 PyObject *okey; in PyObject_DelItemString() local
2344 PyObject *okey, *r; in PyMapping_GetItemString() local
2361 PyObject *okey; PyMapping_SetItemString() local
[all...]
/third_party/mbedtls/library/
H A Dssl_msg.c213 const unsigned char * const okey in mbedtls_ct_hmac() local
[all...]

Completed in 14 milliseconds