Searched refs:tmpls (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/crypto/ |
H A D | algapi.h | 149 int crypto_register_templates(struct crypto_template *tmpls, int count); 151 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
|
/openbmc/linux/crypto/ |
H A D | algapi.c | 568 int crypto_register_templates(struct crypto_template *tmpls, int count) in crypto_register_templates() argument 573 err = crypto_register_template(&tmpls[i]); in crypto_register_templates() 581 crypto_unregister_template(&tmpls[i]); in crypto_register_templates() 615 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() argument 620 crypto_unregister_template(&tmpls[i]); in crypto_unregister_templates()
|
/openbmc/openbmc/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 in V.AnonymousClassdc4085021601
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …tmpls[w-1]),m.index=f,m.tmpl=p||w,m.render=T,m.view=t,m.ctx=J(m.ctx,M)),(n=m.props.tmpl)&&(n=""+n=… property in C.AnonymousClassba77119e1101
|