Searched refs:tmpls (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | algapi.h | 102 int crypto_register_templates(struct crypto_template *tmpls, int count); 104 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | algapi.c | 518 int crypto_register_templates(struct crypto_template *tmpls, int count) in crypto_register_templates() argument 523 err = crypto_register_template(&tmpls[i]); in crypto_register_templates() 531 crypto_unregister_template(&tmpls[i]); in crypto_register_templates() 565 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() argument 570 crypto_unregister_template(&tmpls[i]); in crypto_unregister_templates()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jsrender.min.js | 3 …tmpls&&h.tmpl)&&(w=h.content=R.tmpls[w-1]),h.index=f,h.tmpl=w,h.render=N,h.view=t,h.ctx=L(h.ctx,V)… property
|