Searched refs:sss_se05x_ctx (Results 1 – 6 of 6) sorted by relevance
16 struct sss_se05x_ctx { struct35 sss_status_t se050_key_store_and_object_init(struct sss_se05x_ctx *ctx); argument37 sss_status_t se050_rotate_scp03_keys(struct sss_se05x_ctx *ctx);38 sss_status_t se050_session_open(struct sss_se05x_ctx *ctx,
24 extern struct sss_se05x_ctx se050_ctx;
57 sss_status_t se050_scp03_prepare_rotate_cmd(struct sss_se05x_ctx *ctx,
50 sss_status_t se050_rotate_scp03_keys(struct sss_se05x_ctx *ctx) in se050_rotate_scp03_keys()164 sss_status_t se050_session_open(struct sss_se05x_ctx *ctx, in se050_session_open()199 sss_status_t se050_key_store_and_object_init(struct sss_se05x_ctx *ctx) in se050_key_store_and_object_init()
164 struct sss_se05x_ctx *ctx, in encrypt_key_and_get_kcv()228 struct sss_se05x_ctx *ctx, uint32_t id) in prepare_key_data()247 sss_status_t se050_scp03_prepare_rotate_cmd(struct sss_se05x_ctx *ctx, in se050_scp03_prepare_rotate_cmd()
13 struct sss_se05x_ctx se050_ctx;
Completed in 9 milliseconds