Searched defs:lkey (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dssl.c150 RDSSL_RKEY *lkey; local
172 lkey = RSAPublicKey_dup(EVP_PKEY_get1_RSA(epk));
174 *key_len = RSA_size(lkey);
175 return lkey;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Darbel.h513 unsigned long lkey; member in struct:arbel
H A Dhermon.h878 unsigned long lkey; member in struct:hermon
H A DMT25218_PRM.h2546 pseudo_bit_t lkey[0x00020]; /* Memory key (L-Key) to be used to access EQ */ member in struct:arbelprm_eqc_st
2623 pseudo_bit_t lkey[0x00020]; /* Must be 0 for SW2HW_MPT. member in struct:arbelprm_mpt_st
2625 The field holds the lkey field in the following semantics: {key[7:0],key[31:8]}. */
H A DMT25408_PRM.h2525 pseudo_bit_t lkey[0x00020]; /* Must be 0 for SW2HW_MPT. On QUERY_MPT and HW2SW_MPT commands for Memory Window it reflects the LKey of the Region that the Window is bound to.The field holds the lkey field in the following semantics: {key[7:0],key[31:8]}. */ member in struct:hermonprm_mpt_st

Completed in 182 milliseconds