Home
last modified time | relevance | path

Searched defs:ek (Results 1 – 8 of 8) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/evp/
H A Dp_enc.c69 int EVP_PKEY_encrypt(unsigned char *ek, const unsigned char *key, int key_len, in EVP_PKEY_encrypt()
H A Dp_dec.c69 int EVP_PKEY_decrypt(unsigned char *key, const unsigned char *ek, int ekl, in EVP_PKEY_decrypt()
H A Dp_seal.c69 int EVP_SealInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, unsigned char **ek, in EVP_SealInit()
H A Dp_open.c70 const unsigned char *ek, int ekl, const unsigned char *iv, in EVP_OpenInit()
/onnv-gate/usr/src/common/openssl/crypto/idea/
H A Di_skey.c97 void idea_set_decrypt_key(IDEA_KEY_SCHEDULE *ek, IDEA_KEY_SCHEDULE *dk) in idea_set_decrypt_key()
/onnv-gate/usr/src/common/openssl/crypto/pem/
H A Dpem_seal.c71 unsigned char **ek, int *ekl, unsigned char *iv, EVP_PKEY **pubk, in PEM_SealInit()
/onnv-gate/usr/src/common/openssl/ssl/
H A Ds2_srvr.c366 int is_export,i,n,keya,ek; in get_client_master_key() local
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c1307 uint8_t ek[32], tmpbuf[8], gtk[32]; in wpa_supplicant_process_1_of_2() local
1597 uint8_t ek[32]; in wpa_supplicant_decrypt_key_data() local