Searched defs:cse (Results 1 – 2 of 2) sorted by relevance
278 struct csession *cse; member335 struct csession *cse; in cse_create() local540 struct csession *cse; in cse_find() local555 cse_free(struct csession *cse) in cse_free()572 struct csession *cse; in cse_delete() local588 cod_alloc(struct csession *cse, size_t aad_len, size_t len) in cod_alloc()635 cryptodev_op(struct csession *cse, const struct crypt_op *cop) in cryptodev_op()864 cryptodev_aead(struct csession *cse, struct crypt_aead *caead) in cryptodev_aead()1091 struct csession *cse; in fcrypt_dtor() local1124 struct csession *cse; in crypto_ioctl() local
2869 static void cse(BasicBlock *BB) { in cse() function