Searched refs:nss_crypto_idx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-nss-crypto/src/src/
H A Dnss_crypto_ctrl.h50 struct nss_crypto_idx idx;
164 nss_crypto_status_t nss_crypto_idx_init(struct nss_crypto_ctrl_eng *eng, struct nss_crypto_idx *msg);
H A Dnss_crypto_ctrl.c1117 nss_crypto_status_t nss_crypto_idx_init(struct nss_crypto_ctrl_eng *eng, struct nss_crypto_idx msg[])
1120 struct nss_crypto_idx *idx;
1154 memcpy(&msg[i], idx, sizeof(struct nss_crypto_idx));
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_crypto.h104 struct nss_crypto_idx { struct
121 struct nss_crypto_idx idx[NSS_CRYPTO_MAX_IDXS]; /**< allocated session indexes */

Completed in 25 milliseconds